Ronald Oussoren <[email protected]> added the comment: python2.7 has MacOS.WMAvailable(). When that function returns False the Tkinter tests should be disabled.
The function is not available in Python 3, but is easy enough to implement using ctypes. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue8716> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
