slackbuilds_ponce/python/python-futures/README
Brenton Earl 6a250f182e python/python-futures: Added (Backport concurrent.futures package).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-11-14 23:16:34 +07:00

3 lines
168 B
Text

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.