1. a0e92a8 Fix missing or wrong shebangs and missing executable bits for scripts (#10318) by Éric Araujo · 13 years ago
  2. 90f5ba5 convert shebang lines: python -> python3 by Benjamin Peterson · 14 years ago
  3. 4b28041 Fix a last use of file() that should be open(). by Guido van Rossum · 17 years ago
  4. 6afaeb7 Convert print statements to function calls in Tools/. by Collin Winter · 17 years ago
  5. 53f72d7 Docstring clarifications. by Tim Peters · 21 years ago
  6. 6869458 Don't double-space the "??? new object ..." messages. by Guido van Rossum · 21 years ago
  7. 8d17a90 Heh -- I checked in an old version of this, at a time I documented the by Tim Peters · 21 years ago
  8. 21d7d4d _Py_PrintReferenceAddresses(): also print the type name. In real use by Tim Peters · 21 years ago