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 <[EMAIL PROTECTED]>
<http://bugs.python.org/issue2067>
__________________________________
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to