This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ronaldoussoren
Recipients janssen, r.david.murray, ronaldoussoren, vstinner
Date 2010-08-25.15:10:04
SpamBayes Score 1.7095019e-06
Marked as misclassified No
Message-id <1282749006.4.0.716828599928.issue8716@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2010-08-25 15:10:06ronaldoussorensetrecipients: + ronaldoussoren, janssen, vstinner, r.david.murray
2010-08-25 15:10:06ronaldoussorensetmessageid: <1282749006.4.0.716828599928.issue8716@psf.upfronthosting.co.za>
2010-08-25 15:10:04ronaldoussorenlinkissue8716 messages
2010-08-25 15:10:04ronaldoussorencreate