Alexandre Vassalotti added the comment:

There is no guarantee the binary representation of pickled data will be same 
between different runs. We try to make it mostly consistent when we can, but 
there are cases, like this one, where we cannot ensure consistency without 
hurting performance significantly.

----------
nosy: +alexandre.vassalotti
resolution:  -> works for me
stage: needs patch -> committed/rejected
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12596>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to