summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Lib/importlib/__init__.py (renamed from Lib/importlib.py)0
-rw-r--r--Makefile.pre.in2
2 files changed, 1 insertions, 1 deletions
diff --git a/Lib/importlib.py b/Lib/importlib/__init__.py
index 89398de..89398de 100644
--- a/Lib/importlib.py
+++ b/Lib/importlib/__init__.py
diff --git a/Makefile.pre.in b/Makefile.pre.in
index e69157b..16c3df4 100644
--- a/Makefile.pre.in
+++ b/Makefile.pre.in
@@ -822,7 +822,7 @@ LIBSUBDIRS= lib-tk site-packages test test/output test/data \
email email/mime email/test email/test/data \
json json/tests \
sqlite3 sqlite3/test \
- logging bsddb bsddb/test csv wsgiref \
+ logging bsddb bsddb/test csv importlib wsgiref \
lib2to3 lib2to3/fixes lib2to3/pgen2 lib2to3/tests \
ctypes ctypes/test ctypes/macholib idlelib idlelib/Icons \
distutils distutils/command distutils/tests $(XMLLIBSUBDIRS) \