[Python-Dev] Extended Function syntax

Samuele Pedroni pedronis@bluewin.ch
Thu, 30 Jan 2003 00:25:00 +0100


From: "Samuele Pedroni" <pedronis@bluewin.ch>
> would be equivalent to
>
> name =
>
kind(name-as-string,(expr,...),dict-populated-executing-suite,__doc__=doc-strin
> g-in-suite)
>

sorry, no __doc__ argument, that would be set implicitly inside the passed dict