mirror of
https://github.com/python/cpython.git
synced 2025-07-24 19:54:21 +00:00
add hotshotmain.py ref
This commit is contained in:
parent
4aba6f51cb
commit
f91c59a06b
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ gencodec.py Create Python codecs from Unicode mapping files
|
||||||
google.py Open a webbrowser with Google.
|
google.py Open a webbrowser with Google.
|
||||||
gprof2html.py Transform gprof(1) output into useful HTML.
|
gprof2html.py Transform gprof(1) output into useful HTML.
|
||||||
h2py.py Translate #define's into Python assignments
|
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
|
idle Main program to start IDLE
|
||||||
ifdef.py Remove #if(n)def groups from C sources
|
ifdef.py Remove #if(n)def groups from C sources
|
||||||
lfcr.py Change LF line endings to CRLF (Unix to Windows)
|
lfcr.py Change LF line endings to CRLF (Unix to Windows)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue