diff options
author | Fred Drake <fdrake@acm.org> | 2000-09-09 06:26:40 +0000 |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2000-09-09 06:26:40 +0000 |
commit | 16c4aa441bba65ac0e4386e4b04d25119e8fc609 (patch) | |
tree | 2e2fbbe1bd7eca260dbcaeb8cc24a78a5285bc58 /Include/Python.h | |
parent | 8f422461b4c19b8a66beae218311917e688f03ce (diff) | |
download | cpython-git-16c4aa441bba65ac0e4386e4b04d25119e8fc609.tar.gz |
Kevin Jacobs <jacobs@darwin.cwru.edu>:
The posixfile __del__ method attempts to close the file (_file_) it
contains. However, if the open() method fails, then _file_ is never
assigned.
This closes SourceForge bug #113850.
Diffstat (limited to 'Include/Python.h')
0 files changed, 0 insertions, 0 deletions