From: Skip Montanaro Date: Tue, 27 Jan 2004 14:47:23 +0000 (+0000) Subject: add hotshotmain.py ref X-Git-Tag: v2.4a1~895 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f91c59a06bd935a92e17cb857089d97eddb93c84;p=thirdparty%2FPython%2Fcpython.git add hotshotmain.py ref --- diff --git a/Tools/scripts/README b/Tools/scripts/README index 0ce797f4bfe0..ab6d83e1fc0f 100644 --- a/Tools/scripts/README +++ b/Tools/scripts/README @@ -30,6 +30,7 @@ gencodec.py Create Python codecs from Unicode mapping files google.py Open a webbrowser with Google. gprof2html.py Transform gprof(1) output into useful HTML. h2py.py Translate #define's into Python assignments +hotshotmain.py Main program to run script under control of hotshot idle Main program to start IDLE ifdef.py Remove #if(n)def groups from C sources lfcr.py Change LF line endings to CRLF (Unix to Windows)