<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">Interestingly, thinking about the problem in terms of exception handling flow reminded me of the fact that having a generator-iterator yield while inside a with statement or try/except block is already considered an anti-pattern in many situations, precisely because it means that any exceptions that get thrown in (including GeneratorExit) will be intercepted when that may not be what the author really intended.</div><div class="gmail_quote"><br></div></div></div></blockquote><div><br></div><div>It all works fine now: </div><div><br></div></div></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div class="gmail_extra"><div class="gmail_quote"><div><a href="https://github.com/neogeny/TatSu/blob/master/tatsu/contexts.py">https://github.com/neogeny/TatSu/blob/master/tatsu/contexts.py</a></div></div></div></blockquote><div class="gmail_extra"><div class="gmail_quote"><div><br></div><div>So, I have a strong requirement: whatever is decided on this PEP... </div><div><br></div><div>Please don't break it? (or make it illegal) </div></div><div><br></div>-- <br><div class="gmail_signature"><span style="color:rgb(0,102,0)">Juancarlo </span><b style="color:rgb(0,102,0)">Añez</b></div>
</div></div>