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 d9pouces
Recipients d9pouces, eric.araujo, jrjsmrtn, markgrandi, ned.deily, r.david.murray, ronaldoussoren, serhiy.storchaka
Date 2012-07-14.09:46:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1342259214.3.0.638000997495.issue14455@psf.upfronthosting.co.za>
In-reply-to
Content
The plutil (Apple's command-line tool to convert plist files from a format to another) returns an error if you try to convert a XML plist with dates to JSON.
History
Date User Action Args
2012-07-14 09:46:54d9poucessetrecipients: + d9pouces, ronaldoussoren, ned.deily, eric.araujo, r.david.murray, jrjsmrtn, serhiy.storchaka, markgrandi
2012-07-14 09:46:54d9poucessetmessageid: <1342259214.3.0.638000997495.issue14455@psf.upfronthosting.co.za>
2012-07-14 09:46:53d9pouceslinkissue14455 messages
2012-07-14 09:46:53d9poucescreate