1. 64958a1 Guido grants a Christmas wish: by Raymond Hettinger · 21 years ago
  2. 166958b As discussed on python-dev, added two extractor functions to the by Raymond Hettinger · 21 years ago
  3. 9543b34 SF patch #670423: Add missing identity tests to operator.c by Raymond Hettinger · 21 years ago
  4. 5959c55 Added __pow__(a,b) to the operator module. Completes the pattern of by Raymond Hettinger · 22 years ago
  5. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 22 years ago
  6. 2e2be37 Change the PyUnit-based tests to use the test_main() approach. This by Fred Drake · 23 years ago
  7. 54e54c6 The first batch of changes recommended by the fixdiv tool. These are by Guido van Rossum · 23 years ago
  8. cd112f5 Added tests for rich comparison operator functions. Converted tests to PyUnit. by Fred Drake · 23 years ago
  9. eaa77e2 Added tests for operator.floordiv() and operator.truediv(). by Fred Drake · 23 years ago
  10. 132dce2 Update the code to better reflect recommended style: by Fred Drake · 24 years ago
  11. 41360a4 Mass check-in after untabifying all files that need it. by Guido van Rossum · 26 years ago
  12. 5e056bb test_rotor.py: New test of the rotor module. by Barry Warsaw · 28 years ago
  13. a09ec19 Test of the operator module by Barry Warsaw · 28 years ago