
In python < 2.7.4, a lazy loading of package `pbr` will break setuptools if some other modules registered functions in `atexit`. solution from: http://bugs.python.org/issue15881#msg170215
stevedore
Manage dynamic plugins for Python applications
See http://stevedore.readthedocs.org for the full documentation.
Description
Languages
Python
100%