<div class="gmail_quote">On Sat, Nov 5, 2011 at 3:31 PM, Nick Coghlan <span dir="ltr"><<a href="mailto:ncoghlan@gmail.com">ncoghlan@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<p>I think you're all overthinking this. We want a notation that:<br>
1. Makes it clear attribute access won't work <br>
2. Indicates where the nested definition really lives<br>
3. Gives a reasonable error message if you do try to evaluate it</p>
<p>"f.<locals>.g" ticks all those boxes, so it's fine. </p><span class="HOEnZb"><font color="#888888">
</font></span></blockquote></div><br>+1. Let's stop the bikeshedding.<br clear="all"><br>-- <br>--Guido van Rossum (<a href="http://python.org/~guido">python.org/~guido</a>)<br>