mirror of
https://github.com/python/cpython.git
synced 2026-01-08 16:32:55 +00:00
Issue #19262: Install asyncio and test_asyncio directories.
This commit is contained in:
parent
fc29e0f37e
commit
3c97e46f63
1 changed files with 2 additions and 0 deletions
|
|
@ -1085,6 +1085,8 @@ LIBSUBDIRS= tkinter tkinter/test tkinter/test/test_tkinter \
|
|||
test/namespace_pkgs/project3/parent/child \
|
||||
test/namespace_pkgs/module_and_namespace_package \
|
||||
test/namespace_pkgs/module_and_namespace_package/a_test \
|
||||
asyncio \
|
||||
test/test_asyncio \
|
||||
collections concurrent concurrent/futures encodings \
|
||||
email email/mime test/test_email test/test_email/data \
|
||||
html json test/test_json http dbm xmlrpc \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue