We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9bfbf3 commit fdca1f5Copy full SHA for fdca1f5
Lib/importlib.py renamed to Lib/importlib/__init__.py
Makefile.pre.in
@@ -822,7 +822,7 @@ LIBSUBDIRS= lib-tk site-packages test test/output test/data \
822
email email/mime email/test email/test/data \
823
json json/tests \
824
sqlite3 sqlite3/test \
825
- logging bsddb bsddb/test csv wsgiref \
+ logging bsddb bsddb/test csv importlib wsgiref \
826
lib2to3 lib2to3/fixes lib2to3/pgen2 lib2to3/tests \
827
ctypes ctypes/test ctypes/macholib idlelib idlelib/Icons \
828
distutils distutils/command distutils/tests $(XMLLIBSUBDIRS) \
0 commit comments