unified-font-object / ufoNormalizer

A tool that will normalize the XML and other data inside of a UFO.
Other
51 stars 19 forks source link

plist cannot start with blank line with Python 3.4 and 3.5 #11

Closed moyogo closed 9 years ago

moyogo commented 9 years ago

plistlib.readPlistFromBytes() raises "plistlib.InvalidFileException: Invalid file" when plist starts with a blank line.