1. 2ad2569 Initialize msg to avoid unbound locals. by Martin v. Löwis · 23 years ago
  2. 4eb5940 Untabify IPv6 changes. by Martin v. Löwis · 23 years ago
  3. a43c2f8 Patch #401196: Use getaddrinfo and AF_INET6 in TCP servers and clients. by Martin v. Löwis · 23 years ago
  4. 40fc160 final round of __all__ lists (I hope) - skipped urllib2 because Moshe may be by Skip Montanaro · 23 years ago
  5. 6b8c528 String method conversion. by Eric S. Raymond · 23 years ago
  6. b90f89a Whitespace normalization. by Tim Peters · 24 years ago
  7. 823eb4b Caolan McNamara: by Guido van Rossum · 24 years ago
  8. 82eae9e Added mt_interact() -- multithreaded version of interact(). by Guido van Rossum · 26 years ago
  9. 45e2fbc Mass check-in after untabifying all files that need it. by Guido van Rossum · 26 years ago
  10. 2fc4d58 Added debug statements to report data actually sent and received on the socket. by Guido van Rossum · 26 years ago
  11. 5baf4bc Moved things around a bit in interact(), so outout is processed before by Guido van Rossum · 27 years ago
  12. ccb5ec6 Added expect() method which takes a list of regular expressions and an by Guido van Rossum · 27 years ago
  13. 00f9fea Use string.replace instead of regsub.[g]sub. by Guido van Rossum · 27 years ago
  14. b9b50eb Decided to add the telnet library that I wrote long ago (it's still in by Guido van Rossum · 27 years ago