python-project/python-3.7.4-docs-html/_sources/library/concurrent.rst.txt

7 lines
171 B
Plaintext
Raw Normal View History

2019-07-15 11:16:41 -05:00
The :mod:`concurrent` package
=============================
Currently, there is only one module in this package:
* :mod:`concurrent.futures` -- Launching parallel tasks