[New-bugs-announce] [issue2067] file.__exit__ does not call subclass' close method

Alexander Belopolsky report at bugs.python.org
Mon Feb 11 16:11:55 CET 2008


New submission from Alexander Belopolsky:

Attached patch makes file.__exit__ call subclass' close method.

----------
components: Interpreter Core
files: file_exit.diff
messages: 62289
nosy: belopolsky
severity: normal
status: open
title: file.__exit__ does not call subclass' close method
type: behavior
versions: Python 2.6
Added file: http://bugs.python.org/file9410/file_exit.diff

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2067>
__________________________________


More information about the New-bugs-announce mailing list