Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | pow(x,y,z) to pow(x,y)%z. | ||||
* | Test set for new pow() function | Guido van Rossum | 1994-08-12 | 1 | -0/+92 |