Thanks to visit codestin.com Credit goes to github.com
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.
2 parents 9083db6 + c3909e5 commit db5ab78Copy full SHA for db5ab78
1 file changed
Makefile.pre.in
@@ -1097,7 +1097,8 @@ LIBSUBDIRS= tkinter tkinter/test tkinter/test/test_tkinter \
1097
lib2to3 lib2to3/fixes lib2to3/pgen2 lib2to3/tests \
1098
lib2to3/tests/data lib2to3/tests/data/fixers \
1099
lib2to3/tests/data/fixers/myfixes \
1100
- ctypes ctypes/test ctypes/macholib idlelib idlelib/Icons \
+ ctypes ctypes/test ctypes/macholib \
1101
+ idlelib idlelib/Icons idlelib/idle_test \
1102
distutils distutils/command distutils/tests $(XMLLIBSUBDIRS) \
1103
importlib test/test_importlib test/test_importlib/builtin \
1104
test/test_importlib/extension test/test_importlib/frozen \
0 commit comments