On Sat, Feb 16, 2013 at 5:02 PM, Eric Snow <[email protected]> wrote: > On Sat, Feb 16, 2013 at 4:45 PM, Antoine Pitrou <[email protected]> wrote: >> I think you should test with all pickle protocols. > > I'll do that.
Out of curiousity, how critical is it to support protocols 0 and 1? I've made sure SimpleNamespace does, but it made me wonder what the use case is for the older protocols. -eric _______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
