commit | 2c636fd6550e6fcc922f94e36b5a34d978ad019c | [log] [tgz] |
---|---|---|
author | Terry Jan Reedy <tjreedy@udel.edu> | Sun Jul 21 20:13:24 2013 -0400 |
committer | Terry Jan Reedy <tjreedy@udel.edu> | Sun Jul 21 20:13:24 2013 -0400 |
tree | 77ba419eca875f3f20676b0ecce44fadb277dbc6 | |
parent | 14ef0c8d6bb1794910e815fb3c61d22cc966a49e [diff] |
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.)