gettin a list of functions?

Hunter Peress hu.peress at mail.mcgill.ca
Mon Dec 9 10:35:22 EST 2002


for a given scope how could i obtain a list of functions/methods.

dir() is too general.

either this will involve parsing the output of dir() 

or using the access to the compiler module that I can't figure out.



More information about the Python-list mailing list