]> granicus.if.org Git - python/commit
Issue #18492: Allow all resources when tests are not run by regrtest.py.
authorZachary Ware <zachary.ware@gmail.com>
Mon, 2 Jun 2014 21:01:16 +0000 (16:01 -0500)
committerZachary Ware <zachary.ware@gmail.com>
Mon, 2 Jun 2014 21:01:16 +0000 (16:01 -0500)
commit9ce635f7bde6a0e61737af87a3546de6fe55880a
treeca426cdaa64cc850b66ae9436250793e6cc7d6b6
parentf94686f6b887bd5b50ef60d5615f00e0fd8520da
Issue #18492: Allow all resources when tests are not run by regrtest.py.

This changeset also includes cleanup allowed by this behavior change.
13 files changed:
Lib/idlelib/FormatParagraph.py
Lib/idlelib/IdleHistory.py
Lib/idlelib/SearchEngine.py
Lib/idlelib/idle_test/README.txt
Lib/lib-tk/test/runtktests.py
Lib/test/test_codecmaps_hk.py
Lib/test/test_decimal.py
Lib/test/test_idle.py
Lib/test/test_imaplib.py
Lib/test/test_support.py
Lib/test/test_tk.py
Lib/test/test_ttk_guionly.py
Misc/NEWS