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

Ronald Oussoren report at bugs.python.org
Thu Nov 21 12:24:38 CET 2013


Ronald Oussoren added the comment:

I've attached an updated version of the patch that should fix most of the issues found during review.

I've also changed the two FMT_ constants to an enum.Enum (but still expose the constants themselves as module global names because that's IMHO more convenient).

FYI I'm completely away from the computer during the weekend and will have very limited time to work from later today (18:00 CET).

----------
Added file: http://bugs.python.org/file32752/issue-14455-v9.txt

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


More information about the Python-bugs-list mailing list