<[EMAIL PROTECTED]> wrote:
   ...
> your idea. Could you summarize how exactly "f(x,y=z)" should be
> resolved, i.e. where it should look for "f"?

Lexically: local scope, outer functions outwards, globals, builtins.


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

Reply via email to