mirror of
https://github.com/izzy2lost/cpython.git
synced 2026-03-10 11:29:24 -07:00
7 lines
171 B
ReStructuredText
7 lines
171 B
ReStructuredText
The :mod:`concurrent` package
|
|
=============================
|
|
|
|
Currently, there is only one module in this package:
|
|
|
|
* :mod:`concurrent.futures` -- Launching parallel tasks
|