Cross-referencing Python? Indexing program attached

Mo mo at nospam.com
Mon Oct 16 19:21:42 EDT 2000


Steve Holden wrote:
> 
> Does anyone know of a godd cross-referencing program for Python?
> A quick search on the web revealed little of relevance.
> 
> To help me in getting to know some substantial chunks of code I
> have hacked together (and it *is* a hack) a program which will
> provide at least a listing of class, method and function definitions
> in many cases.  I attach it to see if others might find it useful.
> 
> regards
>  Steve
> --
> Helping people meet their information needs with training and technology.
> 703 967 0887      sholden at bellatlantic.net      http://www.holdenweb.com/


Steve, you might want to take a look at the recently GPLed
Source-Navigator IDE. Python support was recently added by
a net contributor. It works for most things but from what
I understand it sounds like a bit more work on Xref support
is needed. You might want to spend your time
improving the Python support in Source-Navigator instead
of writing your own from scratch.

The project homepage is at:

http://sources.redhat.com/sourcenav/

The download is at:

ftp://ftp.freesoftware.com/pub/sourceware/sourcenav/releases/SN452.tar.gz

Mo DeJong
Red Hat Inc



More information about the Python-list mailing list