Menu

Commit [r17666]  Maximize  Restore  History

Python 3 bug fix for the state.load user function.

The header line of pickled states (rather than the standard XML states) is of the b'' byte format.
This is now converted to a string, and the search expression is comparing it to the raw string
r"<\?xml".

bugman 2012-10-02

changed /trunk/generic_fns/state.py
/trunk/generic_fns/state.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.