1. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 16 years ago
  2. d8faa36 Merged revisions 53952-54987 via svnmerge from by Guido van Rossum · 17 years ago
  3. be19ed7 Fix most trivially-findable print statements. by Guido van Rossum · 18 years ago
  4. e2a383d Rip out 'long' and 'L'-suffixed integer literals. (Rough first cut.) by Guido van Rossum · 18 years ago
  5. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 22 years ago
  6. 9652de9 Fix typo in error reporting. This doesn't need to go into the release by Tim Peters · 23 years ago
  7. 4bd810a Added some underflow-to-0.0 long/long true division tests. by Tim Peters · 23 years ago
  8. bc1c7a0 Fixed a typo and added more tests. by Tim Peters · 23 years ago
  9. e2a6000 Change long/long true division to return as many good bits as it can; by Tim Peters · 23 years ago