8000
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 7796d31 commit 519db86Copy full SHA for 519db86
Makefile.pre.in
@@ -1978,6 +1978,7 @@ LIBSUBDIRS= asyncio \
1978
wsgiref \
1979
$(XMLLIBSUBDIRS) \
1980
xmlrpc \
1981
+ zipfile \
1982
zoneinfo \
1983
__phello__
1984
TESTSUBDIRS= idlelib/idle_test \
@@ -2051,6 +2052,7 @@ TESTSUBDIRS= idlelib/idle_test \
2051
2052
test/test_tools \
2053
test/test_ttk \
2054
test/test_warnings test/test_warnings/data \
2055
+ test/test_zipfile \
2056
test/test_zoneinfo test/test_zoneinfo/data \
2057
test/test_unittest test/test_unittest/testmock \
2058
test/tracedmodules \
0 commit comments