durusmail: durus-users: Durus Change Preview
Durus Change Preview
2006-10-25
2006-10-25
2006-10-25
2006-10-25
2006-10-25
2006-10-25
2006-10-25
2006-10-25
2006-10-25
2006-10-25
2006-10-31
2006-10-31
Durus Change Preview
David Binger
2006-10-25
On Oct 25, 2006, at 3:14 PM, Mike Orr wrote:

>> You can set the class of the root object to something else
>> after the constructor is called.
>
> How would you do that?


connection.get_root().__class__ = MyRootClass
connection.commit()

reply