summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1997-11-07 19:58:10 (GMT)
committerGuido van Rossum <guido@python.org>1997-11-07 19:58:10 (GMT)
commit1abbd7f3f1e46f32c745b9eb44254ea12c0ddcf9 (patch)
treec50ee043bae5ef7052236ff2885822bd9d73977e /Misc
parent93a47d7c3c089c6167eea95ac4a5a44e730b270e (diff)
downloadcpython-1abbd7f3f1e46f32c745b9eb44254ea12c0ddcf9.zip
cpython-1abbd7f3f1e46f32c745b9eb44254ea12c0ddcf9.tar.gz
cpython-1abbd7f3f1e46f32c745b9eb44254ea12c0ddcf9.tar.bz2
Added vgrindefs.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/README b/Misc/README
index c737c5e..8754f05 100644
--- a/Misc/README
+++ b/Misc/README
@@ -33,3 +33,4 @@ python-mode.el Emacs mode for editing Python programs
python.man UNIX man page for the python interpreter
renumber.py Script to renumber the sections in the FAQ
setuid-prog.c C helper program for set-uid Python scripts
+vgrindefs Python configuration for vgrind (a generic pretty printer)