From: Guido van Rossum Date: Fri, 7 Nov 1997 19:58:10 +0000 (+0000) Subject: Added vgrindefs. X-Git-Tag: v1.5b1~111 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1abbd7f3f1e46f32c745b9eb44254ea12c0ddcf9;p=thirdparty%2FPython%2Fcpython.git Added vgrindefs. --- diff --git a/Misc/README b/Misc/README index c737c5e4866d..8754f0564fa6 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)