From: "Martin v. Loewis" <martin@v.loewis.de>
Replying To: Guido van Rossum <guido@python.org>
Date: Fri, 11 Jan 2002 08:02:31 +0100
Subject: Re: [Python-Dev] Change in unpickle order in 2.2?

> Yes please, and post it to SourceForge.  There aren't that many
> changes in the source of pickle.py since release 2.1. 

I think there have been changes to the order in which things come out
of a dictionary, which could affect pickling order.

Unpickling order, of course, should strictly follow the order in which
things are in the file.

Regards,
Martin

_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev