diff options
author | Zachary Ware <zachary.ware@gmail.com> | 2014-05-02 10:51:07 -0500 |
---|---|---|
committer | Zachary Ware <zachary.ware@gmail.com> | 2014-05-02 10:51:07 -0500 |
commit | 6282e7e1d534afeb82e09ab62cfb3b3cd62f906f (patch) | |
tree | 50607540515b625073ec4beaebddd0d5b1741c6d /Python/pythonrun.c | |
parent | 3a26cd3c0d09734f878c7a1c4b4961ed04b15774 (diff) | |
download | cpython-6282e7e1d534afeb82e09ab62cfb3b3cd62f906f.tar.gz |
Issue #18604: Consolidated checks for GUI availability.
test_support._is_gui_available is now defined the same way on every
platform, and now includes the Windows-specific check that had been in the
Windows version of _is_gui_available and the OSX-specific check that was
in tkinter.test.support.check_tk_availability. Also, every platform
checks whether Tk can be instantiated (if the platform-specific checks
passed).
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions