Antoine Pitrou added the comment: > "I actually agree with Kristjan that an opcode is the least disruptive > choice here." > > Does you mean that data serialized with python 3.3 can be read with > python 3.4? But not the opposite (version token unknown in Python > 3.3)?
Yes, indeed. I'm not sure it's very important but it's safer in case people have old "frozen" modules around. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue19256> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com