is copy_reg still 'proper' ?

Gerhard Häring gh_pythonlist at gmx.de
Thu Oct 25 18:33:25 EDT 2001


I have a related question:

Is there an example of using the __setstate__/__getstate__ pair to make
a Python 2.2 type-class pickleable?

For example if I have a type that implements the number protocol but
should also be pickleable.

Gerhard
-- 
mail:   gerhard <at> bigfoot <dot> de       registered Linux user #64239
web:    http://www.cs.fhm.edu/~ifw00065/    OpenPGP public key id 86AB43C0
public key fingerprint: DEC1 1D02 5743 1159 CD20  A4B6 7B22 6575 86AB 43C0
reduce(lambda x,y:x+y,map(lambda x:chr(ord(x)^42),tuple('zS^BED\nX_FOY\x0b')))




More information about the Python-list mailing list