Mark Harrison wrote: > What's a good document to read in order to understand some > of python's introspective functions? ... > PS, you will probably recognize this as my attempt to > generate programatically the module/function/parameter > index I previously asked about... Isn't the "inspect" standard module exactly what you need?