增加python文档
This commit is contained in:
6
web/python-docs/_sources/library/concurrent.rst.txt
Normal file
6
web/python-docs/_sources/library/concurrent.rst.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
The :mod:`concurrent` package
|
||||
=============================
|
||||
|
||||
Currently, there is only one module in this package:
|
||||
|
||||
* :mod:`concurrent.futures` -- Launching parallel tasks
|
||||
Reference in New Issue
Block a user