[issue1101399] dict subclass breaks cPickle noload()

Daniel Diniz report at bugs.python.org
Sat Feb 14 20:08:57 CET 2009


Daniel Diniz <ajaksu at gmail.com> added the comment:

Confirmed on trunk, traceback:

Traceback (most recent call last):
  File "~/Desktop/noload.py", line 12, in <module>
    u.noload()
TypeError: 'NoneType' object does not support item assignment

----------
nosy: +ajaksu2
stage:  -> test needed
type:  -> behavior
versions: +Python 2.6

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


More information about the Python-bugs-list mailing list