Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more __all__ updates | Skip Montanaro | 2001-01-20 | 1 | -0/+2 |
* | Whitespace normalization. | Tim Peters | 2001-01-14 | 1 | -1/+0 |
* | More trivial comment -> docstring transformations by Ka-Ping Yee, | Guido van Rossum | 2000-02-04 | 1 | -103/+103 |
* | Mass patch by Ka-Ping Yee: | Guido van Rossum | 2000-02-02 | 1 | -9/+9 |
* | Fix for PR#74 -- use int() instead of eval() to extract the exponent. | Guido van Rossum | 1999-09-10 | 1 | -1/+1 |
* | Define NotANumber as a subclass of ValueError when using class-based | Fred Drake | 1999-06-29 | 1 | -2/+6 |
* | re -> regex conversions by Sjoerd. | Guido van Rossum | 1997-10-24 | 1 | -6/+6 |
* | Convert all remaining *simple* cases of regex usage to re usage. | Guido van Rossum | 1997-10-22 | 1 | -7/+6 |
* | Initial revision | Guido van Rossum | 1992-03-15 | 1 | -0/+138 |