summaryrefslogtreecommitdiffstats
path: root/Tools/scripts/trace.py
Commit message (Expand)AuthorAgeFilesLines
* add missing "summary" from long options listSkip Montanaro2003-02-031-1/+1
* Correct buggy module docstring.Jeremy Hylton2002-12-111-17/+30
* Fix one bug and reformat lots of code.Jeremy Hylton2002-12-111-50/+72
* Patch #542562, file 25252: Remove changelog.Martin v. Löwis2002-11-221-38/+0
* Apply diff2.txt from SF patch http://www.python.org/sf/572113Walter Dörwald2002-09-111-12/+11
* This is my patchMichael W. Hudson2002-08-151-34/+15
* * runctx - fix a couple typosSkip Montanaro2002-07-251-17/+21
* Checking in Zooko's version per SF patch #476866, plus my changes toGuido van Rossum2001-11-281-395/+429
* Replace all instances of err.strerror with err.Jeremy Hylton2001-10-081-6/+6
* Fix several bugs and add two features.Jeremy Hylton2001-05-081-34/+88
* Whitespace normalization.Tim Peters2001-01-171-5/+5
* satisfy the tabnannyJeremy Hylton2000-09-181-323/+322
* Python code coverage tool by Skip Montanaro and Andrew DalkeJeremy Hylton2000-08-031-0/+661