Skip to content

Commit ccc6992

Browse files
committed
remove allegedly passing modules?
1 parent 05aaad2 commit ccc6992

1 file changed

Lines changed: 23 additions & 21 deletions

File tree

Lib/test/lazy_imports_all_exclude.txt

Lines changed: 23 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -15,28 +15,30 @@
1515
# (e.g. test.test_future_stmt.test_future) while ordinary modules use the bare
1616
# name (e.g. test_builtin).
1717

18-
test.test_inspect.test_inspect
18+
1919
test.test_pydoc.test_pydoc
20-
test___all__
21-
test__interpreters
22-
test_builtin
23-
test_clinic
2420
test_compileall
25-
test_crossinterp
26-
test_datetime
27-
test_external_inspection
28-
test_generated_cases
29-
test_idle
30-
test_import
31-
test_importlib
3221
test_interpreters
33-
test_json
3422
test_lazy_import
35-
test_subprocess
36-
test_symtable
37-
test_tools
38-
test_trace
39-
test_typing
40-
test_unittest
41-
test_xmlrpc
42-
test_zipfile
23+
24+
#test.test_inspect.test_inspect
25+
#test___all__
26+
#test__interpreters
27+
#test_builtin
28+
#test_clinic
29+
#test_crossinterp
30+
#test_datetime
31+
#test_external_inspection
32+
#test_generated_cases
33+
#test_idle
34+
#test_import
35+
#test_importlib
36+
#test_json
37+
#test_subprocess
38+
#test_symtable
39+
#test_tools
40+
#test_trace
41+
#test_typing
42+
#test_unittest
43+
#test_xmlrpc
44+
#test_zipfile

0 commit comments

Comments
 (0)