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, shaneg
Date 2019-07-14.13:19:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1563110386.71.0.338469963199.issue37344@roundup.psfhosted.org>
In-reply-to
Content
I don't agree with calling lstrip() before checking which format is used because leading whitespace is invalid for binary plist files (and plutil agrees with me on that).
History
Date User Action Args
2019-07-14 13:19:46ronaldoussorensetrecipients: + ronaldoussoren, ned.deily, shaneg
2019-07-14 13:19:46ronaldoussorensetmessageid: <1563110386.71.0.338469963199.issue37344@roundup.psfhosted.org>
2019-07-14 13:19:46ronaldoussorenlinkissue37344 messages
2019-07-14 13:19:46ronaldoussorencreate