]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Don't use NULL as 0 int!
authorGuido van Rossum <guido@python.org>
Mon, 6 Apr 1992 12:34:45 +0000 (12:34 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 6 Apr 1992 12:34:45 +0000 (12:34 +0000)
commit7cdf5eb5b98ea8eb25c5fce748f3e06001f2a02e
tree15a7092f45207e877bfba9f73edcf56253ce1d8d
parent74b31c9826fadc51dcbf41943adfa4f254ba2020
Don't use NULL as 0 int!
Modules/cgensupport.c
Python/cgensupport.c