stevedore/stevedore
Julien Danjou 1482cf264f Add map_method function to managers
This allows to use map() directly over some extension method in a more
convenient way. It's a pattern we often need, so let's built it directly
in Stevedore.
2013-09-17 13:52:03 +02:00
..
example finish tutorial section on loading plugins 2013-06-05 18:45:00 -04:00
tests Add map_method function to managers 2013-09-17 13:52:03 +02:00
__init__.py Update null log handling for py26 2013-08-28 11:32:13 -04:00
dispatch.py Add map_method function to managers 2013-09-17 13:52:03 +02:00
driver.py Fixes reporting the error when drivers have the same name 2013-08-29 14:53:55 -04:00
enabled.py Update docstrings for map exception propagation 2013-06-21 13:55:00 +09:30
extension.py Add map_method function to managers 2013-09-17 13:52:03 +02:00
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