This is a backport of the concurrent.futures package from Python 3.2 which provides a high-level interface for asynchronously executing callables.
3 lines
147 B
Plaintext
3 lines
147 B
Plaintext
This is a backport of the concurrent.futures package from Python 3.2 which
|
|
provides a high-level interface for asynchronously executing callables.
|