python3: 'where' keyword

Nick Coghlan ncoghlan at iinet.net.au
Mon Jan 10 06:11:34 EST 2005


Andrey Tatarinov wrote:
> And about examples for usage "where" keyword
> 
> reading http://manatee.mojam.com/~skip/python/fastpython.html I 
> understand that almost every example should use that keyword =)

I suspect polluting the outer namespace would still be faster, since Python 
wouldn't have to create the extra level of scoping all the time.

Cheers,
Nick.

-- 
Nick Coghlan   |   ncoghlan at email.com   |   Brisbane, Australia
---------------------------------------------------------------
             http://boredomandlaziness.skystorm.net



More information about the Python-list mailing list