R. David Murray added the comment:

Yes, in this context ingnore, suppress, and silence all have essentially the 
same problem, or lack of it, depending on your point of view.

Catch would be fine with me :)

Please note that someone *reading the thread* on python-dev misunderstood what 
ignore did after *reading the documentation*.  So, whether or not the name is 
changed, the documentation should be updated to stress the fact that the with 
block is exited as soon as the exception is raised for the first time.

----------
nosy: +r.david.murray

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue19266>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to