[issue16251] pickle special methods are looked up on the instance rather than the type

Eric Snow report at bugs.python.org
Thu Jul 4 04:14:23 CEST 2013


Eric Snow added the comment:

> I think you are overreacting.

Yeah, maybe so. :)  I just found the problem I ran into to be really hard to diagnose due to how pickle does lookup, and figured it would be worth addressing to save someone else the same headache later.

----------

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


More information about the Python-bugs-list mailing list