Staging
v0.5.0
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
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.cvsignore -rw-r--r-- 79 bytes
.hgtags -rw-r--r-- 1.9 KB
LICENSE -rw-r--r-- 12.1 KB
Makefile.pre.in -rw-r--r-- 21.8 KB
README -rw-r--r-- 37.9 KB
acconfig.h -rw-r--r-- 6.0 KB
config.h.in -rw-r--r-- 16.5 KB
configure -rwxr-xr-x 177.3 KB
configure.in -rw-r--r-- 36.3 KB
install-sh -rwxr-xr-x 5.5 KB
setup.py -rw-r--r-- 24.5 KB

README

back to top