Michael Tobis wrote:

>> that's a nice theory, but since the decorator line is executed by the
>> interpreter, it's a little weak.
>
> Well, uh, who else would process it?

the compiler.

from __future__ is a declaration.  @expression is an executable statement.

</F> 



-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to