1. 6f2df4d Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about lingering print statements. by Collin Winter · 17 years ago
  2. 4dafcc4 - patch #1600346 submitted by Tomer Filiba by Jack Diederich · 18 years ago
  3. ac3625f Remove sys.exc_type, sys.exc_value, sys.exc_traceback by Neal Norwitz · 18 years ago
  4. bdaad8c * Fix error in definition of Im() which returned self instead of 0 by Raymond Hettinger · 19 years ago
  5. 4a1e48c Patch #1177597: Correct various bugs, add comments. by Martin v. Löwis · 19 years ago
  6. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 21 years ago
  7. 946c53e Run these demo scripts through reindent.py to give them 4-space indents. I've verified that their output is unchanged. by Andrew M. Kuchling · 21 years ago
  8. 1a24bb5 Fix the test for pow() -- no more TypeErrors are raised! by Guido van Rossum · 27 years ago
  9. 72ba616 Added note about Python's support of complex numbers. Added exp(z). by Guido van Rossum · 28 years ago
  10. 81a12bc totally redone for new overloading scheme by Guido van Rossum · 30 years ago
  11. 7565b93 *** empty log message *** by Guido van Rossum · 31 years ago
  12. e876949 Initial revision by Guido van Rossum · 32 years ago