mirror of
https://github.com/johndoe6345789/typthon.git
synced 2026-04-25 06:05:05 +00:00
8 lines
243 B
ReStructuredText
8 lines
243 B
ReStructuredText
The :mod:`!concurrent` package
|
|
==============================
|
|
|
|
This package contains the following modules:
|
|
|
|
* :mod:`concurrent.futures` -- Launching parallel tasks
|
|
* :mod:`concurrent.interpreters` -- Multiple interpreters in the same process
|