1. 5dadf7e Use 'xrange', not 'range', in error messages. Reported by Nathan Sullivan. by Guido van Rossum · 26 years ago
  2. c0b618a Quickly renamed the last directory. by Guido van Rossum · 27 years ago
  3. da9c271 Make gcc -Wall happy by Guido van Rossum · 28 years ago
  4. d266eb4 New permission notice, includes CNRI. by Guido van Rossum · 28 years ago
  5. 6c02a2f Use NEWOBJ() macro instead of calling newobject() directly. by Guido van Rossum · 28 years ago
  6. ce00509 make a few things static by Guido van Rossum · 30 years ago
  7. 6610ad9 Added 1995 to copyright message. by Guido van Rossum · 30 years ago
  8. 03093a2 * Include/classobject.h, Objects/classobject.c, Python/ceval.c: by Guido van Rossum · 30 years ago
  9. 7d6aa51 * rangeobject.[ch], bltinmodule.c: incorporate new version of range by Guido van Rossum · 31 years ago
  10. 2586bf0 * rangeobject.{c,h}, bltinmodule.c: removed non-essential ops from range by Guido van Rossum · 31 years ago
  11. 12d12c5 * compile.[ch]: support for lambda() by Guido van Rossum · 31 years ago