Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc29e0f commit 3c97e46Copy full SHA for 3c97e46
1 file changed
Makefile.pre.in
@@ -1085,6 +1085,8 @@ LIBSUBDIRS= tkinter tkinter/test tkinter/test/test_tkinter \
1085
test/namespace_pkgs/project3/parent/child \
1086
test/namespace_pkgs/module_and_namespace_package \
1087
test/namespace_pkgs/module_and_namespace_package/a_test \
1088
+ asyncio \
1089
+ test/test_asyncio \
1090
collections concurrent concurrent/futures encodings \
1091
email email/mime test/test_email test/test_email/data \
1092
html json test/test_json http dbm xmlrpc \
0 commit comments