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 serhiy.storchaka
Recipients Ulrich.Dorsch, ronaldoussoren, serhiy.storchaka
Date 2015-02-12.15:33:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1423755188.2.0.42369142204.issue23454@psf.upfronthosting.co.za>
In-reply-to
Content
All correct. plistlib.load() requires binary file object as documented [1].

[1] https://docs.python.org/3/library/plistlib.html#plistlib.load
History
Date User Action Args
2015-02-12 15:33:08serhiy.storchakasetrecipients: + serhiy.storchaka, ronaldoussoren, Ulrich.Dorsch
2015-02-12 15:33:08serhiy.storchakasetmessageid: <1423755188.2.0.42369142204.issue23454@psf.upfronthosting.co.za>
2015-02-12 15:33:08serhiy.storchakalinkissue23454 messages
2015-02-12 15:33:08serhiy.storchakacreate