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 ned.deily
Recipients ajaksu2, eric.araujo, ezio.melotti, georg.brandl, jackjansen, jvr, mher, ned.deily, ronaldoussoren
Date 2011-04-11.04:41:47
SpamBayes Score 0.00038609802
Marked as misclassified No
Message-id <1302496908.3.0.204433024105.issue775321@psf.upfronthosting.co.za>
In-reply-to
Content
I agree.  If it were important to make plistlib error handling more useful, using a different parser would be the way to go, I think.  In any case, Apple has deprecated the use of XML plists and moved to a binary plist format that plistlib does not recognize or handle.
History
Date User Action Args
2011-04-11 04:41:48ned.deilysetrecipients: + ned.deily, jackjansen, georg.brandl, jvr, ronaldoussoren, ajaksu2, ezio.melotti, eric.araujo, mher
2011-04-11 04:41:48ned.deilysetmessageid: <1302496908.3.0.204433024105.issue775321@psf.upfronthosting.co.za>
2011-04-11 04:41:47ned.deilylinkissue775321 messages
2011-04-11 04:41:47ned.deilycreate