cpython/Doc/library/concurrent.rst

7 lines
171 B
ReStructuredText
Raw Normal View History

The :mod:`concurrent` package
=============================
Currently, there is only one module in this package:
* :mod:`concurrent.futures` -- Launching parallel tasks