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 aahz, ronaldoussoren
Date 2010-07-11.10:16:35
SpamBayes Score 0.00016875526
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
I've attached a patch for python 3.2 that uses plistlib to read the XML file.  This should also work with python 2.7.

I want to commit this in the near future, but don't have time right now to apply the patch to all 4 active branches and do testing.

(The patch also includes a unittests that checks that mac_ver doesn't crash)
History
Date User Action Args
2010-07-11 10:16:40ronaldoussorensetrecipients: + ronaldoussoren, aahz
2010-07-11 10:16:40ronaldoussorensetmessageid: <[email protected]>
2010-07-11 10:16:39ronaldoussorenlinkissue7895 messages
2010-07-11 10:16:38ronaldoussorencreate