Adam Olsen added the comment:

Is there a guarantee that the with-statement is safe in the face of
KeyboardInterrupt?  PEP 343 seems to imply it's not, using it as a
reason for why we need no special handling if __exit__ fails.

----------
nosy: +Rhamphoryncus

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

Reply via email to