1. 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
  2. 4f237b6 Modernize code by using isinstance() instead of type() checks by Andrew M. Kuchling · 21 years ago
  3. 64b3c83 Avoid TypeError by not comparing complex numbers by Andrew M. Kuchling · 21 years ago
  4. 7ca9a1a Fix a bug where comparison of a rational with a float failed because by Guido van Rossum · 26 years ago
  5. 0609f19 A completely new Rat.py by Sjoerd. by Guido van Rossum · 27 years ago
  6. 2e61103 adapted to new overloading scheme by Guido van Rossum · 30 years ago
  7. 7565b93 *** empty log message *** by Guido van Rossum · 31 years ago
  8. f1bbf9c Add coercions by Guido van Rossum · 31 years ago
  9. e876949 Initial revision by Guido van Rossum · 32 years ago