/
githubmirror
/
cpython
Обзор
Документация
Войти
/
githubmirror
/
cpython
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
3.9
Doc/library/concurrent.rst
6 строк
171 B
Georg Brandl
Closes #11710: create "landing pages" (/library/package.html) for those packages that have no documented content themselves, e.g. "urllib" or "http".
06 окт 2012, 15:49
06 окт 2012, 15:49
fe7b00f
Код
Авторство
О чём код?
The :mod:`concurrent` package ============================= Currently, there is only one module in this package: * :mod:`concurrent.futures` -- Launching parallel tasks