pyhints - Python function signatures in VIM

Kevin Dahlhausen morse at harborcom.net
Wed Jan 12 01:50:28 EST 2000


Pyhints scans one or more Python source files and produces a VIM 'hint' script.
 When sourced, this script displays the function signature in the status line
after you type the function name. This idea is from Dr. Cambell's flist program 
(http://users.erols.com/astronaut/vim/) , which does the same for C/C++.

http://www.geocities.com/SiliconValley/Peaks/4673/python.html#pyhints

<P><A HREF="http://www.geocities.com/SiliconValley/Peaks/4673/python.html#pyhints">pyhints
for VIM</A> - scans one or more Python source files and produces a 'hint'
script describing function signatures; for the VIM editor.  (21-Dec-99)  

-- 
----------- comp.lang.python.announce (moderated) ----------
Article Submission Address:  python-announce at python.org
Python Language Home Page:   http://www.python.org/
Python Quick Help Index:     http://www.python.org/Help.html
------------------------------------------------------------



More information about the Python-list mailing list