introspection and functions

yagyala mbrown at phys.ksu.edu
Wed Aug 22 17:59:09 EDT 2007


Hi. I would like to be able to tell, at run time, how many parameters
a function requires. Ideally I would like to be able to tell which are
optional as well. I've tried looking at the functions attributes, but
haven't found one that helps in this. How can I do this?

Thanks




More information about the Python-list mailing list