https://github.com/python/cpython
Revision 0af9b87953a450145a1557fc93fa4a82463263b1 authored by Tim Peters on 09 October 2006, 23:37:58 UTC, committed by Tim Peters on 09 October 2006, 23:37:58 UTC
about truly wrong code.

Checkin comment from 51262:

Can't return NULL from a void function.  If there is a memory error,
about the best we can do is call PyErr_WriteUnraisable and go on.
We won't be able to do the call below either, so verify delstr is valid.
1 parent 99887e1
History
Tip revision: 0af9b87953a450145a1557fc93fa4a82463263b1 authored by Tim Peters on 09 October 2006, 23:37:58 UTC
Backport rev 51262 from trunk -- squashes a compiler warning on Windows
Tip revision: 0af9b87
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.hgtags -rw-r--r-- 3.1 KB
LICENSE -rw-r--r-- 13.2 KB
Makefile.pre.in -rw-r--r-- 32.5 KB
README -rw-r--r-- 50.1 KB
aclocal.m4 -rw-r--r-- 2.1 KB
configure -rwxr-xr-x 587.3 KB
configure.in -rw-r--r-- 89.8 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 24.2 KB
setup.py -rw-r--r-- 54.8 KB

README

back to top