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 ned.deily, ronaldoussoren
Date 2013-07-08.07:44:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
The attached patch removes the use of the Gestalt API.

The removed code is effectively dead, I yet have to find a machine were platform._mac_ver_xml does not work and the gestalt based code only gets used when the XML variant does not work.
History
Date User Action Args
2013-07-08 07:44:42ronaldoussorensetrecipients: + ronaldoussoren, ned.deily
2013-07-08 07:44:42ronaldoussorensetmessageid: <[email protected]>
2013-07-08 07:44:42ronaldoussorenlinkissue18393 messages
2013-07-08 07:44:42ronaldoussorencreate