K 10 svn:author V 4 miwi K 8 svn:date V 27 2007-02-10T13:57:54.000000Z K 7 svn:log V 284 Python Call Graph uses GraphViz to generate call graphs from one execution of your Python code. It's very easy to use and can point out possible problems with your code execution. WWW: http://pycallgraph.slowchop.com/ PR: ports/108977 Submitted by: Li-Wen Hsu END