]> granicus.if.org Git - python/commitdiff
add hotshotmain.py ref
authorSkip Montanaro <skip@pobox.com>
Tue, 27 Jan 2004 14:47:23 +0000 (14:47 +0000)
committerSkip Montanaro <skip@pobox.com>
Tue, 27 Jan 2004 14:47:23 +0000 (14:47 +0000)
Tools/scripts/README

index 0ce797f4bfe06d4c737578389e18171e0e36919c..ab6d83e1fc0f7c634f5e74f5e761f38731207f8d 100644 (file)
@@ -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)