Staging
v0.8.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

README

back to top