File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -917,6 +917,7 @@ test.dataclass_module_1
917
917
test.dataclass_module_1_str
918
918
test.dataclass_module_2
919
919
test.dataclass_module_2_str
920
+ test.dataclass_textanno
920
921
test.datetimetester
921
922
test.dis_module
922
923
test.doctest_aliases
@@ -948,6 +949,7 @@ test.libregrtest.runtest_mp
948
949
test.libregrtest.save_env
949
950
test.libregrtest.setup
950
951
test.libregrtest.utils
952
+ test.libregrtest.win_utils
951
953
test.list_tests
952
954
test.lock_tests
953
955
test.make_ssl_certs
@@ -1487,6 +1489,7 @@ test.test_tools.__main__
1487
1489
test.test_tools.test_fixcid
1488
1490
test.test_tools.test_gprof2html
1489
1491
test.test_tools.test_i18n
1492
+ test.test_tools.test_lll
1490
1493
test.test_tools.test_md5sum
1491
1494
test.test_tools.test_pdeps
1492
1495
test.test_tools.test_pindent
@@ -1713,7 +1716,15 @@ xml.etree.cElementTree
1713
1716
xml.parsers
1714
1717
xml.parsers.expat
1715
1718
xml.parsers.expat.errors
1719
+ xml.parsers.expat.errors.dom
1720
+ xml.parsers.expat.errors.etree
1721
+ xml.parsers.expat.errors.parsers
1722
+ xml.parsers.expat.errors.sax
1716
1723
xml.parsers.expat.model
1724
+ xml.parsers.expat.model.dom
1725
+ xml.parsers.expat.model.etree
1726
+ xml.parsers.expat.model.parsers
1727
+ xml.parsers.expat.model.sax
1717
1728
xml.sax
1718
1729
xml.sax._exceptions
1719
1730
xml.sax.expatreader
You can’t perform that action at this time.
0 commit comments