summaryrefslogtreecommitdiff
path: root/Doc/library/concurrent.rst
blob: 2eba5365125805d6a03afd4c3f65517c14486979 (plain)
1
2
3
4
5
6
The :mod:`concurrent` package
=============================

Currently, there is only one module in this package:

* :mod:`concurrent.futures` -- Launching parallel tasks