Martin v. Löwis <[EMAIL PROTECTED]> added the comment:

The interpreter holds onto sys.exc_traceback even after the except
block. This refers to the frame, which refers to the file object.

----------
nosy: +loewis

_______________________________________
Python tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue3515>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to