RonnyPfannschmidt <ronny.pfannschm...@gmx.de> added the comment: unpickle of any non-ascii string from python2 will break the only way out would be to ensure text strings and a single defined encoding (at that point storing unicode strings in any case seems more practical)
also byte-strings stored as python2 str would break and since i pass around binary strings as parts of objects, its just completely broken for me ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue6784> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com