summaryrefslogtreecommitdiffstats
path: root/python/python-futures/README
blob: 6d34208749a27bbb08c8e9cb13a07075521c08cd (plain)
1
2
3
Backport of the concurrent.futures package to Python 2.6 and 2.7.
The concurrent.futures module provides a high-level interface for
asynchronously executing callables.