]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #18441: Make test.support.requires('gui') skip when it should.
authorTerry Jan Reedy <tjreedy@udel.edu>
Mon, 22 Jul 2013 00:13:24 +0000 (20:13 -0400)
committerTerry Jan Reedy <tjreedy@udel.edu>
Mon, 22 Jul 2013 00:13:24 +0000 (20:13 -0400)
commit09eb26fe26d533974f38907328b1160cbcfd6d21
tree4770432c7a9b93029ce5285efb341b8f99c95aa0
parent241f653b8a2d62d41c5392056f5610173e82d11e
Issue #18441: Make test.support.requires('gui') skip when it should.
(Consolidating this check and various checks in tkinter files and moving them
to test.support and test.regrtest will be another issue.)
Lib/idlelib/idle_test/test_text.py
Lib/test/test_idle.py