[issue5370] unpickling vs. __getattr__

Gabriel Genellina report at bugs.python.org
Sun Mar 1 16:10:16 CET 2009


Gabriel Genellina <gagsl-py2 at yahoo.com.ar> added the comment:

Perhaps this should be made more clear in the 
documentation for the pickle module. Probably here:

http://docs.python.org/library/pickle.html#the-pickle-
protocol

Could you come with some enhancements?

(Note that it already states that __init__ is not 
called when unpickling)

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


More information about the Python-bugs-list mailing list