Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bunch more __all__ lists | Skip Montanaro | 2001-02-15 | 1 | -0/+2 |
* | Whitespace normalization. | Tim Peters | 2001-01-17 | 1 | -7/+7 |
* | Make pop_source and push_source available, as documented. | Eric S. Raymond | 2001-01-16 | 1 | -23/+36 |
* | Whitespace normalization. | Tim Peters | 2001-01-15 | 1 | -4/+4 |
* | Patch #102953: Fix bug #125452, where shlex.shlex hangs when it | Andrew M. Kuchling | 2001-01-09 | 1 | -0/+5 |
* | Remove superfluous semicolons | Andrew M. Kuchling | 2000-12-23 | 1 | -6/+6 |
* | Make tabnanny happy. | Fred Drake | 2000-07-09 | 1 | -11/+12 |
* | Eric S. Raymond <esr@thyrsus.com>: | Fred Drake | 2000-07-03 | 1 | -9/+21 |
* | Eric Raymond: | Guido van Rossum | 2000-05-01 | 1 | -0/+8 |
* | Eric Raymond: | Guido van Rossum | 2000-05-01 | 1 | -17/+66 |
* | The third and final doc-string sweep by Ka-Ping Yee. | Guido van Rossum | 2000-02-04 | 1 | -0/+2 |
* | No need to import os or string. (Andrew Dalke & kjpylint) | Guido van Rossum | 1999-05-03 | 1 | -1/+1 |
* | Get rid of #! line | Guido van Rossum | 1999-04-09 | 1 | -1/+0 |
* | Bug reported by Tobias Thelen: missing "self." in assignment target. | Guido van Rossum | 1999-03-22 | 1 | -1/+1 |
* | Adding shlex and netrc by Eric Raymond. | Guido van Rossum | 1998-12-22 | 1 | -0/+119 |