mirror of
https://github.com/python/cpython
synced 2026-09-27 01:43:17 +03:00
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
|