Jim sent this to me when the python-dev list was down for maintenance.
Can anyone with Python 2.5 who knows something about function internals
enlighten us about what may have changed here. Previously the names
of nested functions appeared in func_code.co_names but that doesn't
appear to be the cas
[
http://issues.apache.org/jira/browse/MODPYTHON-93?page=comments#action_12444850
]
Mike Looijmans commented on MODPYTHON-93:
-
A very simple approach would be to delete the dictionary attribute when
any change is made.
The add_field me
[ http://issues.apache.org/jira/browse/MODPYTHON-93?page=all ]
Work on MODPYTHON-93 started by Graham Dumpleton.
> Improve util.FieldStorage efficiency
>
>
> Key: MODPYTHON-93
> URL: http://issues.apache.org/jira/browse/MOD
[ http://issues.apache.org/jira/browse/MODPYTHON-93?page=all ]
Graham Dumpleton reopened MODPYTHON-93:
---
Assignee: Graham Dumpleton (was: Jim Gallacher)
In response to question about dictionary like abilities on mailing list, I
actu