]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Added fclose to newopenfileobject() calls.
authorGuido van Rossum <guido@python.org>
Tue, 4 Jun 1991 19:40:59 +0000 (19:40 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 4 Jun 1991 19:40:59 +0000 (19:40 +0000)
commit3caa6e35cfd8bc08725c4d669b46d19f301f3f85
treea5c1f22befa90577ef8c97e5b0be917de6ea92e2
parent3b06619e1cbb2dfc4da4992bc648304e48af1701
Added fclose to newopenfileobject() calls.
Python/sysmodule.c