diff options
| author | Sebastian Heinlein <sebi@sebi-pc.daheim> | 2006-11-26 10:26:03 +0100 |
|---|---|---|
| committer | Sebastian Heinlein <sebi@sebi-pc.daheim> | 2006-11-26 10:26:03 +0100 |
| commit | 29858347385381d3cf59e3ff2be38bd1c971f187 (patch) | |
| tree | 1e7a84aa59c7eec2d2d7f5ebdbef854176889db3 | |
| parent | dbb6794e792b3de46bbd4e4dff238eaf3bbd5f09 (diff) | |
| download | python-apt-29858347385381d3cf59e3ff2be38bd1c971f187.tar.gz | |
* add __init.py__
| -rw-r--r-- | AptSources/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/AptSources/__init__.py b/AptSources/__init__.py new file mode 100644 index 00000000..8d1c8b69 --- /dev/null +++ b/AptSources/__init__.py @@ -0,0 +1 @@ + |
