Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the code to better reflect recommended style: | Fred Drake | 2000-12-12 | 1 | -2/+2 |
* | Make reindent.py happy (convert everything to 4-space indents!). | Fred Drake | 2000-10-23 | 1 | -24/+24 |
* | SF bug 115831 and Ping's SF patch 101751, 0.0**-2.0 returns inf rather than | Tim Peters | 2000-10-06 | 1 | -30/+55 |
* | Revise tests to support str(<long int object>) not appending "L". | Fred Drake | 1999-12-23 | 1 | -12/+12 |
* | Mass check-in after untabifying all files that need it. | Guido van Rossum | 1998-03-26 | 1 | -8/+8 |
* | Use fuzzy comparison from test_support to compare outcome of | Guido van Rossum | 1997-11-24 | 1 | -1/+4 |
* | Test set for new pow() function | Guido van Rossum | 1994-08-12 | 1 | -0/+92 |