Steven Bethard wrote: > Alex A. Naanou wrote: > > The object's __dict__ can only be a dict derivative and at that none of > > the Python's mapping API will be used (the dict is accessed directly). > [snip] > > I wrote a patch some time back, it appears rather stable and is being > > production tested. > > > > you can download it here: > > http://pli.sourceforge.net/object_dict_interface_use_fix.patch > > Could you post this to Python's sourceforge tracker[1]? You're likely > to get more reviewers that way. > > BTW, I too would like to see this happen -- thanks so much for providing > an implementation! > > [1] http://sourceforge.net/tracker/?group_id=5470&atid=105470 > > STeVe
I do not recomend using this code yet.... (there are several bugs here that were found today :) ) -- http://mail.python.org/mailman/listinfo/python-list