ctags support for python ?
Fredrik Lundh
effbot at telia.com
Tue Mar 14 18:16:27 EST 2000
More information about the Python-list mailing list
Tue Mar 14 18:16:27 EST 2000
- Previous message (by thread): ctags support for python ?
- Next message (by thread): ctags support for python ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Gregoire Welraeds wrote: > Does someone know if there is any support for the ctags program for > python ? I write my code with vim just like I've done for my C code > (before) and this was a great help and it still can be when working with > classes defined in other files. see Tools/scripts/ptags.py (in the python source distribution) </F>
- Previous message (by thread): ctags support for python ?
- Next message (by thread): ctags support for python ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list