1. 28358fb Make the test pass now that 10**-15 returns a float instead of raising by Guido van Rossum · 23 years ago
  2. 132dce2 Update the code to better reflect recommended style: by Fred Drake · 24 years ago
  3. 004d5e6 Make reindent.py happy (convert everything to 4-space indents!). by Fred Drake · 24 years ago
  4. c54d190 SF bug 115831 and Ping's SF patch 101751, 0.0**-2.0 returns inf rather than by Tim Peters · 24 years ago
  5. db1bd5c Revise tests to support str(<long int object>) not appending "L". by Fred Drake · 25 years ago
  6. 41360a4 Mass check-in after untabifying all files that need it. by Guido van Rossum · 27 years ago
  7. e2d4dd1 Use fuzzy comparison from test_support to compare outcome of by Guido van Rossum · 27 years ago
  8. dc1cdca Test set for new pow() function by Guido van Rossum · 30 years ago