Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | allow triple-quoted string output from reconvert.quote() | Skip Montanaro | 2005-01-16 | 1 | -1/+1 |
* | Remove specific Python version from #! | Andrew M. Kuchling | 2004-04-06 | 1 | -1/+1 |
* | Suppress the warning about regex here. | Guido van Rossum | 2001-09-04 | 1 | -0/+4 |
* | bunch more __all__ lists | Skip Montanaro | 2001-02-15 | 1 | -0/+2 |
* | Whitespace normalization. | Tim Peters | 2001-01-15 | 1 | -1/+1 |
* | Add 'r' to docstrings to avoid expanded backslash escapes. (Ka-Ping Yee) | Guido van Rossum | 2000-05-30 | 1 | -1/+1 |
* | Mass check-in after untabifying all files that need it. | Guido van Rossum | 1998-03-26 | 1 | -32/+32 |
* | New module -- converts regex regular expressions to re style. | Guido van Rossum | 1997-10-23 | 1 | -0/+186 |