[issue1537] Change GeneratorExit's base class from Exception to BaseException

Chad Austin report at bugs.python.org
Sun Dec 2 21:02:55 CET 2007


Chad Austin added the comment:

The mailing list discussion continues...  in the meantime, I will 
update the patch with your suggestions.

Can you describe to me what should change in Doc/reference/
expressions.rst?  It makes sense to remove the section in the example 
that says you should never catch GeneratorExit.  Should I mention 
anything about why?

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1537>
__________________________________


More information about the Python-bugs-list mailing list