1. 820c120 Patch for issue 2848, mostly by Humberto Diogenes, with a couple of by Barry Warsaw · 16 years ago
  2. 6f2df4d Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about lingering print statements. by Collin Winter · 17 years ago
  3. b940e11 SF patch 1631942 by Collin Winter: by Guido van Rossum · 18 years ago
  4. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 18 years ago
  5. 7a8c43e Add 'if __name__ == "__main__":' to files already as a usable as a module. by Johannes Gijsbers · 20 years ago
  6. e6ddc8b Whitespace normalization. Ran reindent.py over the entire source tree. by Tim Peters · 20 years ago
  7. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 21 years ago
  8. f06ee5f /usr/local/bin/python -> /usr/bin/env python by Guido van Rossum · 28 years ago
  9. ee24811 Invent Message-ID header if none is present by Guido van Rossum · 30 years ago
  10. 06ed202 sys.stderr(...) should be sys.stderr.write(), of course by Guido van Rossum · 30 years ago
  11. 524f146 Added mboxconvert.py by Guido van Rossum · 30 years ago