Staging
v0.5.1
https://github.com/python/cpython
Revision e0235ae1a9a723e3465e10b91333c2e5e2a30618 authored by Andrew M. Kuchling on 09 October 2006, 18:19:01 UTC, committed by Andrew M. Kuchling on 09 October 2006, 18:19:01 UTC
Fix three nits found by Coverity, adding null checks and comments.

[This commit only makes two changes.  One change in the original patch
 is just adding a comment, and another adds a 'base != NULL' check to
 silence Coverity, but a comment adds that that base is never going to
 be NULL.  I didn't backport that change. --amk]
1 parent 2a3d88c
History
Tip revision: e0235ae1a9a723e3465e10b91333c2e5e2a30618 authored by Andrew M. Kuchling on 09 October 2006, 18:19:01 UTC
[Backport r42951 | guido.van.rossum]
Tip revision: e0235ae
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