SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 16 Python

Um, I thought I'd already checked this in.

Anyway, this is the changes to the with-statement
so that __exit__ must return a true value in order
for a pending exception to be ignored.
The PEP (343) is already updated.
G
Guido van Rossum committed
f669436189dd44a841caa9ab1ad97a3f7662bf58
Parent: 692cdbc