diff options
author | Guido van Rossum <guido@python.org> | 2001-04-13 17:08:15 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2001-04-13 17:08:15 (GMT) |
commit | eb0d992520c99a1756be36199e976af8d66fb491 (patch) | |
tree | 81dbfabca5a181df3923c2957ec7a5e2f37c659a /Modules/_weakref.c | |
parent | 361c53586393e5d2920f49d28c3079264ce1957c (diff) | |
download | cpython-eb0d992520c99a1756be36199e976af8d66fb491.zip cpython-eb0d992520c99a1756be36199e976af8d66fb491.tar.gz cpython-eb0d992520c99a1756be36199e976af8d66fb491.tar.bz2 |
Slight adaptation of Michael Hudson's patch to test PyDict_Next()
(with modification of existing dict elements!).
This is part of SF patch #409864: lazy fix for Pings bizarre scoping
crash.
The adaptation I made to Michael's patch was to change the error
handling to avoid masking other errors (moving the specific error
message to inside test_dict_inner()), and to insert a test for
dict==NULL at the start.
Diffstat (limited to 'Modules/_weakref.c')
0 files changed, 0 insertions, 0 deletions