Message 109982 - Python tracker

Message109982

Author ronaldoussoren
Recipients aahz, ronaldoussoren
Date 2010-07-11.10:16:35
SpamBayes Score 0.00016875526
Marked as misclassified No
Message-id <1278843400.18.0.276974608724.issue7895@psf.upfronthosting.co.za>
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: <1278843400.18.0.276974608724.issue7895@psf.upfronthosting.co.za>
2010-07-11 10:16:39ronaldoussorenlinkissue7895 messages
2010-07-11 10:16:38ronaldoussorencreate