<p dir="ltr">On Oct 4, 2016 6:20 AM, "Random832" <<a href="mailto:random832@fastmail.com">random832@fastmail.com</a>> wrote:<br>
> >     for item in items if item is not None:<br>
> >         ...<br>
> >     else:<br>
> >         # ???</p>
<p dir="ltr">><br>
> I think it's obvious that it would be on the outermost construct (i.e.<br>
> the one that would still be at the same indentation level fully<br>
> expanded).</p>
<p dir="ltr">I think it's obvious it would be the innermost construct... Or at least very plausible.<br><br></p>