cpython: e52dad892521 (original) (raw)
Mercurial > cpython
changeset 86905:e52dad892521 3.3
Issue #15392: Install idlelib/idle_test. [#15392]
Ned Deily nad@acm.org | |
---|---|
date | Sun, 03 Nov 2013 20:08:53 -0800 |
parents | f28a2d072767 |
children | 06239fe781fe 00ad499704c3 |
files | Makefile.pre.in |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-)[+] [-] Makefile.pre.in 3 |
line wrap: on
line diff
--- a/Makefile.pre.in +++ b/Makefile.pre.in @@ -1048,7 +1048,8 @@ LIBSUBDIRS= tkinter tkinter/test tkinter lib2to3 lib2to3/fixes lib2to3/pgen2 lib2to3/tests [](#l1.4) lib2to3/tests/data lib2to3/tests/data/fixers [](#l1.5) lib2to3/tests/data/fixers/myfixes [](#l1.6) - ctypes ctypes/test ctypes/macholib idlelib idlelib/Icons [](#l1.7) + ctypes ctypes/test ctypes/macholib [](#l1.8) + idlelib idlelib/Icons idlelib/idle_test [](#l1.9) distutils distutils/command distutils/tests $(XMLLIBSUBDIRS) [](#l1.10) importlib test/test_importlib test/test_importlib/builtin [](#l1.11) test/test_importlib/extension test/test_importlib/frozen [](#l1.12)