Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c3909e5

Browse files
committed
Issue #15392: Install idlelib/idle_test.
1 parent 200bcbc commit c3909e5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Makefile.pre.in

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1048,7 +1048,8 @@ LIBSUBDIRS= tkinter tkinter/test tkinter/test/test_tkinter \
10481048
lib2to3 lib2to3/fixes lib2to3/pgen2 lib2to3/tests \
10491049
lib2to3/tests/data lib2to3/tests/data/fixers \
10501050
lib2to3/tests/data/fixers/myfixes \
1051-
ctypes ctypes/test ctypes/macholib idlelib idlelib/Icons \
1051+
ctypes ctypes/test ctypes/macholib \
1052+
idlelib idlelib/Icons idlelib/idle_test \
10521053
distutils distutils/command distutils/tests $(XMLLIBSUBDIRS) \
10531054
importlib test/test_importlib test/test_importlib/builtin \
10541055
test/test_importlib/extension test/test_importlib/frozen \

0 commit comments

Comments
 (0)