Ronald Oussoren <[email protected]> added the comment: In python 2.x 'MacOS.WMAvailable()' returns True if the windowserver is available.
The whole MacOS extension is gone in 3.x, although it should be easy enough to reimplement WMAvailable() 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
