index
:
cpython
3.10
3.11
3.12
3.13
3.9
main
The Python programming language
Aslak Raanes
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
Tools
/
scripts
/
trace.py
Commit message (
Expand
)
Author
Age
*
This file was moved to Lib/.
Jeremy Hylton
2003-07-07
*
Make the comment prefix 7 character long, so the lines are properly
Walter Dörwald
2003-06-19
*
Whitespace normalization.
Tim Peters
2003-04-24
*
add missing "summary" from long options list
Skip Montanaro
2003-02-03
*
Correct buggy module docstring.
Jeremy Hylton
2002-12-11
*
Fix one bug and reformat lots of code.
Jeremy Hylton
2002-12-11
*
Patch #542562, file 25252: Remove changelog.
Martin v. Löwis
2002-11-22
*
Apply diff2.txt from SF patch http://www.python.org/sf/572113
Walter Dörwald
2002-09-11
*
This is my patch
Michael W. Hudson
2002-08-15
*
* runctx - fix a couple typos
Skip Montanaro
2002-07-25
*
Checking in Zooko's version per SF patch #476866, plus my changes to
Guido van Rossum
2001-11-28
*
Replace all instances of err.strerror with err.
Jeremy Hylton
2001-10-08
*
Fix several bugs and add two features.
Jeremy Hylton
2001-05-08
*
Whitespace normalization.
Tim Peters
2001-01-17
*
satisfy the tabnanny
Jeremy Hylton
2000-09-18
*
Python code coverage tool by Skip Montanaro and Andrew Dalke
Jeremy Hylton
2000-08-03