cpython: 06239fe781fe (original) (raw)
Mercurial > cpython
changeset 86906:06239fe781fe
Issue #15392: merge from 3.3 [#15392]
Ned Deily nad@acm.org | |
---|---|
date | Sun, 03 Nov 2013 20:09:51 -0800 |
parents | 74a118d260a7(current diff)e52dad892521(diff) |
children | ed8ad769fb1f |
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 @@ -1097,7 +1097,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)