Antoine Pitrou added the comment:

> Should we support serialization in an older version? For example,
> disable the new SMALL and ASCII tokens?

It is officially supported with the "version" parameter:
http://docs.python.org/3.4/library/marshal.html#marshal.dump

----------

_______________________________________
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

Reply via email to