Added vgrindefs.

This commit is contained in:
Guido van Rossum 1997-11-07 19:58:10 +00:00
parent 93a47d7c3c
commit 1abbd7f3f1

View file

@ -33,3 +33,4 @@ python-mode.el Emacs mode for editing Python programs
python.man UNIX man page for the python interpreter python.man UNIX man page for the python interpreter
renumber.py Script to renumber the sections in the FAQ renumber.py Script to renumber the sections in the FAQ
setuid-prog.c C helper program for set-uid Python scripts setuid-prog.c C helper program for set-uid Python scripts
vgrindefs Python configuration for vgrind (a generic pretty printer)