Manage dynamic plugins for Python applications
Go to file
Doug Hellmann 1ffbe0c6bb Fix line lengths for pep8
Re-enable the line limit checking in pep8 and then fix the
issues with modules that had long lines.

Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
2012-10-29 10:46:30 -04:00
docs Add TestExtensionManager 2012-10-29 09:23:35 -04:00
stevedore Fix line lengths for pep8 2012-10-29 10:46:30 -04:00
.gitignore Initial commit 2012-06-19 10:49:13 -07:00
announce.rst Prepare for 0.5 release 2012-10-29 09:27:43 -04:00
distribute_setup.py set up tox and fix packaging 2012-06-19 14:24:20 -04:00
LICENSE add license 2012-06-19 14:33:24 -04:00
MANIFEST.in add license 2012-06-19 14:33:24 -04:00
README.rst create setup.py 2012-06-19 14:12:49 -04:00
run_sphinx add API documentation 2012-07-22 16:54:13 -04:00
setup.py Prepare for 0.5 release 2012-10-29 09:27:43 -04:00
tox.ini Fix line lengths for pep8 2012-10-29 10:46:30 -04:00

stevedore

Manage dynamic plugins for Python applications