From: Robert K. <rk...@uc...> - 2005-04-07 21:35:24
|
Stephen Walton wrote: > I'm sure the code is fine, John, and it's just me. Specifically, if I > want to see how matplotlib is doing something, I can't just trace > function calls like I'm used to doing with Fortran and C, because there > are methods too and I have to find the class which defines those methods > to see what's happening. Is there anything like ctags for Python? Exuberant ctags http://ctags.sourceforge.net/ -- Robert Kern rk...@uc... "In the fields of hell where the grass grows high Are the graves of dreams allowed to die." -- Richard Harter |