Retrieve the argument list of a function

Boethius boethius at techie.com
Thu Jan 16 11:20:15 EST 2003


How can I retrieve the argument list of a given function?

I want to write a function that returns curried versions of other
functions, that's why I want to access the argument list.




More information about the Python-list mailing list