Michele Simionato wrote:

> Can somebody explain what's happening with the following script?

>     def __gestate__(self): # should skip the bound methods attributes

Must be __getstate__ ;)

Peter

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to