[issue14455] plistlib unable to read json and binary plist files

d9pouces report at bugs.python.org
Wed Apr 4 23:06:32 CEST 2012


d9pouces <python at 19pouces.net> added the comment:

storchaka > I'm trying to take care of your remarks.
So, I'm working on a more object-oriented code, with both write and read functions. I just need to write some test cases.
IMHO, we should add a new parameter to the writePlist function, to allow the use of the binary or the json format of plist files instead of the default XML one.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14455>
_______________________________________


More information about the Python-bugs-list mailing list