]> granicus.if.org Git - python/commit
Backport 51669: Make sure memory is properly cleaned up in file_init (even though...
authorNeal Norwitz <nnorwitz@gmail.com>
Tue, 5 Sep 2006 04:32:06 +0000 (04:32 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Tue, 5 Sep 2006 04:32:06 +0000 (04:32 +0000)
commitfe50f8e9618746fdd7635567d60e6f48e1744dba
tree1e091cc3abcdba36c1fe9e433c3f4d6d244694d4
parent3b3aae013b158114fdc90a72355d2d9b1b434875
Backport 51669: Make sure memory is properly cleaned up in file_init (even though this should not be able to happen since we already parsed the args)
Objects/fileobject.c