diff options
| author | Michael Vogt <egon@top> | 2005-11-29 16:59:33 +0100 |
|---|---|---|
| committer | Michael Vogt <egon@top> | 2005-11-29 16:59:33 +0100 |
| commit | 4fce0fdfe15c8ab88d63e3919670e1371eb38fb9 (patch) | |
| tree | 8a840e6aeda88968712aa0a911ab728bb9578918 /UpdateManager/Common/__init__.py | |
| parent | f076cd11b25fa5546927a16fc788f19c80dd81f7 (diff) | |
| download | python-apt-4fce0fdfe15c8ab88d63e3919670e1371eb38fb9.tar.gz | |
* added TODO item
* directory structure cleanup
Diffstat (limited to 'UpdateManager/Common/__init__.py')
| -rw-r--r-- | UpdateManager/Common/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/UpdateManager/Common/__init__.py b/UpdateManager/Common/__init__.py new file mode 100644 index 00000000..312e52dd --- /dev/null +++ b/UpdateManager/Common/__init__.py @@ -0,0 +1 @@ +from SimpleGladeApp import SimpleGladeApp |
