1. eeb575f Merged revisions 73544 via svnmerge from by Georg Brandl · 15 years ago
  2. 934896d Merged revisions 69846 via svnmerge from by Mark Dickinson · 15 years ago
  3. 029986a Fix old urllib/urllib2/urlparse usage. by Georg Brandl · 16 years ago
  4. eec3d71 #3021: Antoine Pitrou's Lexical exception handlers by Benjamin Peterson · 16 years ago
  5. e1b5ac6 Remove meaning of -ttt, but still accept -t option on cmdline for compatibility. by Georg Brandl · 16 years ago
  6. a26f8ca Revert r63934 -- it was mixing two patches. by Georg Brandl · 16 years ago
  7. f954c4b Remove meaning of -ttt, but still accept -t option on cmdline for compatibility. by Georg Brandl · 16 years ago
  8. 877b10a Remove the htmllib and sgmllib modules as per PEP 3108. by Georg Brandl · 16 years ago
  9. a23810f The commands module has been removed. The getoutput() and getstatusoutput() by Brett Cannon · 16 years ago
  10. 2442015 Create http package. #2883. by Georg Brandl · 16 years ago
  11. 38eceaa Create xmlrpc package. Issue #2886. by Georg Brandl · 16 years ago
  12. 0a7ac7d Create the dbm package from PEP 3108. #2881. by Georg Brandl · 16 years ago
  13. 2067bfd Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875. by Georg Brandl · 16 years ago
  14. ce26195 Renamed the SocketServer module to 'socketserver'. by Alexandre Vassalotti · 16 years ago
  15. a612dc0 Merged revisions 61034-61036,61038-61048 via svnmerge from by Christian Heimes · 16 years ago
  16. 0168802 Kill execfile(), use exec() instead by Neal Norwitz · 17 years ago
  17. 33d2689 Merged revisions 56492-56752 via svnmerge from by Guido van Rossum · 17 years ago
  18. cd16bf6 Merged revisions 55817-55961 via svnmerge from by Guido van Rossum · 17 years ago
  19. e7ba495 Merged revisions 55631-55794 via svnmerge from by Guido van Rossum · 17 years ago
  20. 1bc535d Merged revisions 55328-55341 via svnmerge from by Guido van Rossum · 17 years ago
  21. 360e4b8 Merged revisions 55325-55327 via svnmerge from by Guido van Rossum · 17 years ago
  22. a18af4e PEP 3114: rename .next() to .__next__() and add next() builtin. by Georg Brandl · 17 years ago
  23. 6297128 replace references to __nonzero__ with __bool__ by Jack Diederich · 18 years ago
  24. 3bd844e Get rid of most of the remaining uses of <>. There's still Tools/* thogh. by Neal Norwitz · 18 years ago
  25. 0919a1a Part of SF patch #1513870 (the still relevant part) -- add reduce() to by Guido van Rossum · 18 years ago
  26. 4886cc3 Get rid of most of the rest of coerce (slot is still there for now). by Neal Norwitz · 18 years ago
  27. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 18 years ago
  28. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 18 years ago
  29. ce96f69 Get rid of a bunch more raw_input references by Neal Norwitz · 18 years ago
  30. db390c1 fix typos, mostly in comments by Fred Drake · 19 years ago
  31. f33d01d bug [ 1266296 ] Mistakes in decimal.Context.subtract documentation by Georg Brandl · 19 years ago
  32. 55be9ea Typo fix: 'comparisions' is not a word by Andrew M. Kuchling · 20 years ago
  33. 5a9618e Remove mpz, rotor by Andrew M. Kuchling · 20 years ago
  34. 2d95f1a SF patch #911431: robot.txt must be robots.txt (Contributed by George Yoshida.) by Raymond Hettinger · 20 years ago
  35. ca60cac Update for new module and new builtin. by Raymond Hettinger · 21 years ago
  36. eec26f9 Correct documentation of check interval - it's 100 by default, not 10 any by Skip Montanaro · 21 years ago
  37. e685f94 Part 3 of Py2.3 update by Raymond Hettinger · 22 years ago
  38. 5a772d3 Part II of Python2.3 update by Raymond Hettinger · 22 years ago
  39. 7234884 Part I of an update for Python 2.3. by Raymond Hettinger · 22 years ago
  40. 13423f3 Update cheatsheet to 2.0 from Brunning/Gruet's quick reference by Andrew M. Kuchling · 23 years ago
  41. c8180cc Very useful file! by Guido van Rossum · 30 years ago