Doug Hellmann a3eb4602aa Update null log handling for py26
Python 2.6 does not have a NullHandler in the logging
module, so introduce a little class that does the same
work.

Also add __all__ to the package init so extra names are
not exported.

Resolves issue #2

Change-Id: Id59d394cd02372e2c31de336894f06653cb1e22d
2013-08-28 11:32:13 -04:00
2013-07-08 09:25:42 -04:00
2013-06-03 17:25:23 -04:00
2013-05-05 11:39:33 -04:00
2013-07-08 09:25:42 -04:00
2012-06-19 14:33:24 -04:00
2013-02-18 17:19:13 -05:00
2013-06-05 18:02:12 -04:00
2013-07-08 09:25:42 -04:00
2013-06-12 11:02:33 -04:00

stevedore

Manage dynamic plugins for Python applications

See http://stevedore.readthedocs.org for the full documentation.

Description
Manage dynamic plugins for Python applications
Readme 3.4 MiB
Languages
Python 100%