diff options
author | Neal Norwitz <nnorwitz@gmail.com> | 2007-10-13 18:56:00 (GMT) |
---|---|---|
committer | Neal Norwitz <nnorwitz@gmail.com> | 2007-10-13 18:56:00 (GMT) |
commit | c05d384bf71f3148ab06007ab17f9e8b1f0a6f84 (patch) | |
tree | 785caaf5f0cd129e76d1024581346fa7ab085409 /Tools | |
parent | fe9bed02e430613f95849fa49aaa4f823a762738 (diff) | |
download | cpython-c05d384bf71f3148ab06007ab17f9e8b1f0a6f84.zip cpython-c05d384bf71f3148ab06007ab17f9e8b1f0a6f84.tar.gz cpython-c05d384bf71f3148ab06007ab17f9e8b1f0a6f84.tar.bz2 |
Remove more hotshot cruft.
Diffstat (limited to 'Tools')
-rw-r--r-- | Tools/scripts/README | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Tools/scripts/README b/Tools/scripts/README index 9c7b40e..f5c9791 100644 --- a/Tools/scripts/README +++ b/Tools/scripts/README @@ -30,7 +30,6 @@ ftpmirror.py FTP mirror script 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) |