mirror of
https://github.com/python/cpython.git
synced 2025-07-12 13:55:34 +00:00

(cherry picked from commit f2d07d3289
)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
6 lines
173 B
ReStructuredText
6 lines
173 B
ReStructuredText
The :mod:`!concurrent` package
|
|
==============================
|
|
|
|
Currently, there is only one module in this package:
|
|
|
|
* :mod:`concurrent.futures` -- Launching parallel tasks
|