Kay Hayen <[email protected]> added the comment: I see, if it's refcount dependent, that explains why it changes from interpreter provided dictionary and self-created one.
So, I take, I should always call "pickletools.optimize( cPickle.dumps( value ))" then. Thanks, Kay ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue13735> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
