]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
use NULL for the ends of tables
authorBenjamin Peterson <benjamin@python.org>
Sun, 19 Apr 2009 03:15:20 +0000 (03:15 +0000)
committerBenjamin Peterson <benjamin@python.org>
Sun, 19 Apr 2009 03:15:20 +0000 (03:15 +0000)
commit1fea321502631184f8c3f1580159e3f2bcc5ee4b
treea42417656b9d68d6694981e6dc3ba3c96aa2030a
parentcee5663068a706b255de0ba45fe956ba6fb49ef2
use NULL for the ends of tables
Modules/_io/bufferedio.c
Modules/_io/bytesio.c
Modules/_io/fileio.c
Modules/_io/iobase.c
Modules/_io/stringio.c
Modules/_io/textio.c