On Oct 25, 10:30 am, Arnaud Delobelle <[EMAIL PROTECTED]> wrote: [...] > "look for the object currently bound to the name 'b' in the > global dictionary, and execute the __call__ method of that object with > no arguments"
This is what happens at runtime. Rereading, I thought I hadn't made it clear. -- Arnaud -- http://mail.python.org/mailman/listinfo/python-list
