The code that could not be...
Steven Bethard
steven.bethard at gmail.com
Thu Jun 22 10:08:02 EDT 2006
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
More information about the Python-list
mailing list