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>