]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #25456: Fix test_idle when Tcl/Tk DLLs are loaded from python.exe's home
authorZachary Ware <zachary.ware@gmail.com>
Sun, 25 Oct 2015 04:22:16 +0000 (23:22 -0500)
committerZachary Ware <zachary.ware@gmail.com>
Sun, 25 Oct 2015 04:22:16 +0000 (23:22 -0500)
commitf085a16f55bbd3f8403df3cb094ccd4c16044b6b
treef16a500232f7505186e70d4935dba3316520fdbd
parentd9dbf493837b798757ed68dbd97dd55cd0c6efa5
Issue #25456: Fix test_idle when Tcl/Tk DLLs are loaded from python.exe's home
rather than from elsewhere on PATH.
Lib/test/test_idle.py