]> 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>
Sun, 28 Jul 2013 04:00:20 +0000 (00:00 -0400)
committerTerry Jan Reedy <tjreedy@udel.edu>
Sun, 28 Jul 2013 04:00:20 +0000 (00:00 -0400)
commit725d9dd1a7ae29d2e592aa8f74f899d27bc941d4
tree3ae9992fd1caf129af9d22ec34358f224c34ea3f
parentae6d05bcb919c6bd804434be4d26ea79b96e7916
Issue #18441: Make test.support.requires('gui') skip when it should.
Lib/test/test_idle.py