List of functions called in Python source files?
William Dandreta
wjdandreta at worldnet.att.net
Thu Jun 15 18:39:59 EDT 2000
More information about the Python-list mailing list
Thu Jun 15 18:39:59 EDT 2000
- Previous message (by thread): List of functions called in Python source files?
- Next message (by thread): List of functions called in Python source files?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I need to get a list of the external (ones not in the same source file) functions called in each Python source file. Does anyone know an easy way to do this? Bill
- Previous message (by thread): List of functions called in Python source files?
- Next message (by thread): List of functions called in Python source files?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list