[Python-ideas] PEP 3155 - Qualified name for classes and functions

Nick Coghlan ncoghlan at gmail.com
Sat Nov 5 07:36:29 CET 2011


On Sat, Nov 5, 2011 at 7:53 AM, Antoine Pitrou <solipsis at pitrou.net> wrote:
> On Fri, 4 Nov 2011 13:49:23 -0700
> Guido van Rossum <guido at python.org> wrote:
>> Alternatively perhaps I could live with 'f.<locals>.g' and
>> 'xyzzy.<locals>.f.<locals>.g'.
>
> Ah, thanks! I like this one.

Yep, I like that scheme, too.

Cheers,
Nick.

-- 
Nick Coghlan   |   ncoghlan at gmail.com   |   Brisbane, Australia



More information about the Python-ideas mailing list