mirror of https://github.com/python/cpython
Merged revisions 84803 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r84803 | alexander.belopolsky | 2010-09-14 10:12:19 -0400 (Tue, 14 Sep 2010) | 1 line Issue 9315: Added test/tracedmodules to LIBSUBDIRS ........
This commit is contained in:
parent
c2e7625911
commit
7a84877de1
|
@ -850,6 +850,7 @@ PLATMACPATH=:plat-mac:plat-mac/lib-scriptpackages
|
||||||
LIBSUBDIRS= lib-tk lib-tk/test lib-tk/test/test_tkinter \
|
LIBSUBDIRS= lib-tk lib-tk/test lib-tk/test/test_tkinter \
|
||||||
lib-tk/test/test_ttk site-packages test test/data \
|
lib-tk/test/test_ttk site-packages test test/data \
|
||||||
test/decimaltestdata test/xmltestdata \
|
test/decimaltestdata test/xmltestdata \
|
||||||
|
test/tracedmodules \
|
||||||
encodings compiler hotshot \
|
encodings compiler hotshot \
|
||||||
email email/mime email/test email/test/data \
|
email email/mime email/test email/test/data \
|
||||||
json json/tests \
|
json json/tests \
|
||||||
|
|
Loading…
Reference in New Issue