mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
6a250f182e
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
3 lines
168 B
Text
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.
|