alexdej / puzpy

Python library for reading and writing across lite crossword puzzle .puz files.
MIT License
112 stars 32 forks source link

Store postscript more consistently as bytes and recover from save errors more neatly #19

Closed thisisparker closed 5 years ago

thisisparker commented 5 years ago

Addresses #18

thisisparker commented 5 years ago

Also, I tested this informally in both 2.7 and 3.6.7 and it seemed to be able to open and save puzzles with saved postscripts, with postscripts rewritten as strings, and with no postscript present