11 Aug
2007
11 Aug
'07
5:14 p.m.
Chris Withers wrote at 2007-8-11 09:59 +0100:
... I'm not subclass intSet in the above, I'm rewriting intSet as a python class that subclasses persistent, and then decoding the state in the setstate method...
You are right -- sorry for not reading carefully enough. That may work -- if you can decode the pickle state. -- Dieter