Dirk Mueller c1a58e234b Fix doc build with Python 2.6.x
subprocess.check_output was new in Python 2.7.
Use an alternative construct via subprocess.Popen
which works on Python 2.6 as well.
2013-06-21 09:54:49 +02:00
2013-06-21 09:54:49 +02:00
2013-06-03 17:25:23 -04:00
2013-05-05 11:39:33 -04:00
2013-06-12 11:02:50 -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-06-12 14:06:18 -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%