Staging
v0.5.1
https://github.com/python/cpython
Revision eb0d992520c99a1756be36199e976af8d66fb491 authored by Guido van Rossum on 13 April 2001, 17:08:15 UTC, committed by Guido van Rossum on 13 April 2001, 17:08:15 UTC
(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.
1 parent 361c535
History
Tip revision: eb0d992520c99a1756be36199e976af8d66fb491 authored by Guido van Rossum on 13 April 2001, 17:08:15 UTC
Slight adaptation of Michael Hudson's patch to test PyDict_Next()
Tip revision: eb0d992
File Mode Size
Modules
Python
support
Makefile -rw-r--r-- 13.0 KB
README -rw-r--r-- 1.2 KB
config.h -rw-r--r-- 12.4 KB
sleep.c -rw-r--r-- 845 bytes
unixstuff.c -rw-r--r-- 1.1 KB
unixstuff.h -rw-r--r-- 306 bytes

README

back to top