blob: 748c72c733bba26de8eef4e8163403e0f43d151d [file] [log] [blame]
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