stevedore/stevedore
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
..
example finish tutorial section on loading plugins 2013-06-05 18:45:00 -04:00
tests fixed a bug in the test for propagating map exceptions 2013-06-29 23:16:50 -04:00
__init__.py Update null log handling for py26 2013-08-28 11:32:13 -04:00
dispatch.py Update docstrings for map exception propagation 2013-06-21 13:55:00 +09:30
driver.py flake8 fixes 2013-05-05 11:52:40 -04:00
enabled.py Update docstrings for map exception propagation 2013-06-21 13:55:00 +09:30
extension.py Update docstrings for map exception propagation 2013-06-21 13:55:00 +09:30
hook.py Add ExtensionManager.__getitem__ 2013-06-03 10:54:49 -04:00
named.py Update docstrings for map exception propagation 2013-06-21 13:55:00 +09:30