Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 243 Bytes

File metadata and controls

7 lines (5 loc) · 243 Bytes

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