[Python-Dev] [Python-3000] Sky pie: a "var" keyword
Nick Coghlan
ncoghlan at gmail.com
Tue Oct 10 11:32:43 CEST 2006
Nick Coghlan wrote:
> Any proposal such as this also needs to addresses all of the *other* name
> binding statements in Python:
>
> try/except
> for loop
> with statement
> def statement
> class statement
I forgot the import statement (especially the * version)
Cheers,
Nick.
--
Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia
---------------------------------------------------------------
http://www.boredomandlaziness.org
More information about the Python-Dev
mailing list