diff options
| author | Jesse Keating <jkeating@redhat.com> | 2010-02-05 17:07:24 -0800 |
|---|---|---|
| committer | Jesse Keating <jkeating@redhat.com> | 2010-02-05 17:07:24 -0800 |
| commit | 29d02fe91aa12b5e871617789f3c46304730fd36 (patch) | |
| tree | e025e6aadbab5cbc06bedf60dd7763e932d73495 /src | |
| parent | 6f09fff59e3d92fea106a79d3fba56c6f2be7115 (diff) | |
| download | fedpkg-29d02fe91aa12b5e871617789f3c46304730fd36.tar.gz fedpkg-29d02fe91aa12b5e871617789f3c46304730fd36.tar.xz fedpkg-29d02fe91aa12b5e871617789f3c46304730fd36.zip | |
Rename the module 'pyfedpkg' to save headaches.
Having the script and the module named the same was just causing too
many weird python issues, so I gave up.
Diffstat (limited to 'src')
| -rw-r--r-- | src/pyfedpkg/__init__.py (renamed from src/fedpkg/__init__.py) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/src/fedpkg/__init__.py b/src/pyfedpkg/__init__.py index b822388..b822388 100644 --- a/src/fedpkg/__init__.py +++ b/src/pyfedpkg/__init__.py |
