fromfunc functions

castironpi at gmail.com castironpi at gmail.com
Wed Feb 13 16:46:31 EST 2008


On Feb 13, 1:32 pm, azrael <jura.gro... at gmail.com> wrote:
> Thaks guys. this helped

May I point you to partial:

f= partial( func, arg )
f() -> func( arg )



More information about the Python-list mailing list