variable declaration

Fredrik Lundh fredrik at pythonware.com
Mon Jan 31 11:28:18 EST 2005


Michael Tobis wrote:

> Also, the assertion that "Python has no declarations whatsoever" is no
> longer obviously true. In the 2.4 decorator syntax, a decorator line is
> not executable

that's a nice theory, but since the decorator line is executed by the inter-
preter, it's a little weak.

</F> 






More information about the Python-list mailing list