concurrent.rst 171 Bytes
Newer Older
1 2 3 4 5 6
The :mod:`concurrent` package
=============================

Currently, there is only one module in this package:

* :mod:`concurrent.futures` -- Launching parallel tasks