Retrieve the argument list of a function
Boethius
boethius at techie.com
Thu Jan 16 11:20:15 EST 2003
More information about the Python-list mailing list
Thu Jan 16 11:20:15 EST 2003
- Previous message (by thread): Retrieve the argument list of a function
- Next message (by thread): Retrieve the argument list of a function
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message (by thread): Retrieve the argument list of a function
- Next message (by thread): Retrieve the argument list of a function
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list