summaryrefslogtreecommitdiffstats
path: root/libraries/futures/README
blob: 9e51da8fc202229be5c198b115b80b79db921e55 (plain)
This is a backport of the concurrent.futures standard library module to Python
2.

It should not be installed on Python 3, although there should be no harm in
doing so, as the standard library takes precedence over third party libraries.