<br><br><div class="gmail_quote">2009/10/2 Yuvgoog Greenle <span dir="ltr"><<a href="mailto:ubershmekel@gmail.com">ubershmekel@gmail.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div dir="ltr"><div>I think I understand what you're saying and I just don't understand how it pertains to for..else. Specifically I would like an explanation about why the following quote is nonsense to you.</div>
</div></blockquote><div><br>Hmm... on consideration, breaking out of a loop without a break (i.e. exception or return) wouldn't enter the else clause *anyway*, so there is still no need for the else clause.<br><br>My apologies, I retract. :-)<br>
<br>Michael<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div dir="ltr"><div class="im">
<div><br></div><div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;">
2009/10/2 Stephen J. Turnbull <span dir="ltr"><<a href="mailto:stephen@xemacs.org" target="_blank"><font color="#000000">stephen@xemacs.org</font></a>></span></blockquote><span style="font-family: arial,sans-serif; font-size: 13px; border-collapse: collapse;"><div style="color: rgb(80, 0, 80);">

<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>Yuvgoog Greenle writes:<br><br> > 1. Not allowing a for loop that has no "break" to have an "else". Just like<br> > "else" isn't allowed when there isn't an "except" in the "try". There really<br>

 > is no excuse, justification or sense in a "for" loop that has no "break" yet<br> > has an "else".<br><br></div>+1.  File an RFE against PyLint for sure, and against Python too.<br>That's a *great* idea!<br>

</blockquote></div><div><br><br></div></span></div></div></div>
</blockquote></div><br><br clear="all"><br>-- <br><a href="http://www.ironpythoninaction.com/">http://www.ironpythoninaction.com/</a><br><br><br>