]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
* fileobject.c (softspace): fix bug if called with NULL file.
authorGuido van Rossum <guido@python.org>
Mon, 1 Nov 1993 16:26:16 +0000 (16:26 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 1 Nov 1993 16:26:16 +0000 (16:26 +0000)
commit82d410e73301f22a2e48c884d826eb772b1e89ef
tree6745c8bac0591725c89497cb1640ef71866ebaff
parentc70b61fe6d729ddebc536ec273d97f57fa47cd86
* fileobject.c (softspace): fix bug if called with NULL file.
Objects/fileobject.c