Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove regsub, reconvert, regex, regex_syntax and everything under lib-old. | Neal Norwitz | 2006-03-16 | 1 | -2/+2 |
* | Whitespace normalization. Ran reindent.py over the entire source tree. | Tim Peters | 2004-07-18 | 1 | -3/+3 |
* | Replace backticks with repr() or "%r" | Walter Dörwald | 2004-02-12 | 1 | -2/+2 |
* | Massive changes from SF 589982 (tempfile.py rewrite, by Zack | Guido van Rossum | 2002-08-09 | 1 | -16/+11 |
* | Use string.ascii_letters instead of string.letters (SF bug #226706). | Fred Drake | 2001-07-20 | 1 | -1/+1 |
* | typos fixed by Rob Hooft | Jeremy Hylton | 2000-06-28 | 1 | -1/+1 |
* | nannified | Guido van Rossum | 1998-09-14 | 1 | -229/+229 |
* | Fix bug in islocked() -- it would always return 0. | Guido van Rossum | 1998-03-17 | 1 | -0/+2 |
* | more elegant way to treat exit status | Guido van Rossum | 1995-10-07 | 1 | -6/+24 |
* | change log() to return the string instead of printing it | Guido van Rossum | 1995-10-07 | 1 | -4/+5 |
* | rewritten and documented | Guido van Rossum | 1995-06-23 | 1 | -170/+258 |
* | barry's contributions | Guido van Rossum | 1995-06-23 | 1 | -0/+230 |