mirror of
https://github.com/python/cpython
synced 2026-09-27 03:58:18 +03:00
6 lines
171 B
ReStructuredText
6 lines
171 B
ReStructuredText
The :mod:`concurrent` package
|
|
=============================
|
|
|
|
Currently, there is only one module in this package:
|
|
|
|
* :mod:`concurrent.futures` -- Launching parallel tasks
|