[issue5084] unpickling does not intern attribute names

Jake McGuire report at bugs.python.org
Sat May 2 04:38:06 CEST 2009


Jake McGuire <jake at youtube.com> added the comment:

This fell through the cracks.  But the following unit test seems like it 
does the right thing (fails with the old module, works with the new ones).

----------
Added file: http://bugs.python.org/file13835/pickletester.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5084>
_______________________________________


More information about the Python-bugs-list mailing list