1. 06fd5f8 fix the socketserver demo code for py3k by Benjamin Peterson · 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. e6ddc8b Whitespace normalization. Ran reindent.py over the entire source tree. by Tim Peters · 20 years ago
  4. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 20 years ago
  5. a8d30d5 update demo scripts to use addr tuples for bind and connect closes bug #111928 by Jeremy Hylton · 24 years ago
  6. f06ee5f /usr/local/bin/python -> /usr/bin/env python by Guido van Rossum · 28 years ago
  7. f3994ff Use /usr/local/bin/python by Guido van Rossum · 32 years ago
  8. f628a98 New == syntax by Guido van Rossum · 32 years ago
  9. 22825e8 Initial revision by Guido van Rossum · 33 years ago