PEP-0318

Fredrik Lundh fredrik at pythonware.com
Fri Aug 27 11:03:01 EDT 2004


Mark Bottjer wrote:

>>>Indeed it is. And that fact bears on this conversion how?
>>
>> that's what a decorator does, of course.
>
> No it isn't. A decorator queues a function to be called, on something not yet defined, after that 
> something gets defined.

uhuh.  and what do you think the "foo" in foo(bar) does?

you don't really know how Python works, do you?

</F> 






More information about the Python-list mailing list