mirror of
https://github.com/python/cpython.git
synced 2026-05-09 06:01:08 -04:00
d514e1439f
(cherry picked from commit f2d07d3289)
7 lines
173 B
ReStructuredText
7 lines
173 B
ReStructuredText
The :mod:`!concurrent` package
|
|
==============================
|
|
|
|
Currently, there is only one module in this package:
|
|
|
|
* :mod:`concurrent.futures` -- Launching parallel tasks
|