Philip Tzou 74a719b117 a work-around to avoid cpython bug (15881)
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
2013-10-24 13:43:09 +08:00
2013-09-18 17:53:39 +02:00
2013-09-22 10:19:25 -04:00
2012-06-19 14:33:24 -04:00
2013-02-18 17:19:13 -05:00
2013-09-18 17:53:39 +02:00
2013-06-05 18:02:12 -04:00
2013-09-22 10:17:28 -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%