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.
1 parent 200bcbc commit c3909e5Copy full SHA for c3909e5
1 file changed
Makefile.pre.in
@@ -1048,7 +1048,8 @@ LIBSUBDIRS= tkinter tkinter/test tkinter/test/test_tkinter \
1048
lib2to3 lib2to3/fixes lib2to3/pgen2 lib2to3/tests \
1049
lib2to3/tests/data lib2to3/tests/data/fixers \
1050
lib2to3/tests/data/fixers/myfixes \
1051
- ctypes ctypes/test ctypes/macholib idlelib idlelib/Icons \
+ ctypes ctypes/test ctypes/macholib \
1052
+ idlelib idlelib/Icons idlelib/idle_test \
1053
distutils distutils/command distutils/tests $(XMLLIBSUBDIRS) \
1054
importlib test/test_importlib test/test_importlib/builtin \
1055
test/test_importlib/extension test/test_importlib/frozen \
0 commit comments