> Something vaguely like that is possible using __getstate__ and __setstate__,
> see http://trac.sagemath.org/ticket/18109

Err.. Well, in my case the function I call is not the class'
constructor. Because of ... reasons :-P

I ended up writing an unpickle function, which is more or less
forwarding a dictionary to the constructor ;-)

Nathann

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to