1. 46f3714 New module added. by Guido van Rossum · 28 years ago
  2. 51ca6e3 When there's no filename, don't make one up. by Guido van Rossum · 28 years ago
  3. f5910e4 Add tests for re.L(OCALE). by Guido van Rossum · 28 years ago
  4. 380bf64 Since DSA.py never made it to the release, neither should dos-8x3/dsa.py. by Guido van Rossum · 28 years ago
  5. d01e9aa the usual by Guido van Rossum · 28 years ago
  6. 1cd6a45 Two critical fixes to the changes that I made for Greg McFarlane -- by Guido van Rossum · 28 years ago
  7. 5baf4bc Moved things around a bit in interact(), so outout is processed before by Guido van Rossum · 28 years ago
  8. 9fd41e3 Fixed several bugs reported by Greg McFarmane: by Guido van Rossum · 28 years ago
  9. 23e21e7 Minor editing corrections. by Guido van Rossum · 28 years ago
  10. 2003204 Added doc string, provided by Charles Waldman (with some reformatting by Guido van Rossum · 28 years ago
  11. d499004 Solve two annoying problems with ftp URLs for Jack: when repeated by Guido van Rossum · 28 years ago
  12. adfacf4 Do a better job of keeping the dialog visible when the master window by Guido van Rossum · 28 years ago
  13. 4d9d3f1 Typo: Widht instead of Width... by Guido van Rossum · 28 years ago
  14. ccb5ec6 Added expect() method which takes a list of regular expressions and an by Guido van Rossum · 28 years ago
  15. 00f9fea Use string.replace instead of regsub.[g]sub. by Guido van Rossum · 28 years ago
  16. b9b50eb Decided to add the telnet library that I wrote long ago (it's still in by Guido van Rossum · 28 years ago
  17. b8c42c9 Add new optional parameter 'suffix' (default ''), which is appended to by Guido van Rossum · 28 years ago
  18. 629bcfb Make this test succeed even when using "import test.test_zlib". by Guido van Rossum · 28 years ago
  19. fedc6d0 Added SOLID definition. by Guido van Rossum · 28 years ago
  20. b532399 PhotoImage.put(): Fixed -to handling, including backward compatibility hack. by Fred Drake · 28 years ago
  21. 80fb344 On NT, use a better template, ~XXX- where XXX is os.getpid(). by Guido van Rossum · 28 years ago
  22. 92d91f5 Move %x test to nonstandard section because it appears to be locale specific. by Guido van Rossum · 28 years ago
  23. f0413d4 Added tag_prevrange analogous to rag_nextrange. by Guido van Rossum · 28 years ago
  24. 30da0ea Believe it or not, some people have an empty group database. by Guido van Rossum · 28 years ago
  25. 98b9d77 Change _nametowidget to nametowidget -- it is a public interface. by Guido van Rossum · 28 years ago
  26. 9e32666 Remove unneeded "import re". by Guido van Rossum · 28 years ago
  27. 7814ea6 Last minute fix to Text.window_cget(), which should properly Tcl-ify by Guido van Rossum · 28 years ago
  28. 4d35e6f yeah, yeah. by Guido van Rossum · 28 years ago
  29. 5ac00ac Fix problem detected by Greg McFarlane -- callbacks passed to by Guido van Rossum · 28 years ago
  30. d1f4984 Jim Fulton writes: by Guido van Rossum · 28 years ago
  31. d0753e2 At Barry's suggestion, plug the security leak by using an empty by Guido van Rossum · 28 years ago
  32. 90d62ab Since this module is used as a fallback in case no built-in modules by Guido van Rossum · 28 years ago
  33. e680546 Don't specify base 0 to string.atoi when unpickling integers in text by Guido van Rossum · 28 years ago
  34. e44a8d9 Support uue and x-uue as short names for uuencode. by Guido van Rossum · 28 years ago
  35. 9ab94c1 Doc strings and reformatting with 4 spaces bty Mitch Chapman. by Guido van Rossum · 28 years ago
  36. 5bdea89 # Typos in the comments giving the names of two recently added distributions. by Guido van Rossum · 28 years ago
  37. b978d18 Guess... :-) by Guido van Rossum · 28 years ago
  38. 3d20986 Checking in ConfigParser.py -- I don't see a reason why this can't be by Guido van Rossum · 28 years ago
  39. 7b8970a Deleting ni.py; renamed to ni1.py, really. by Guido van Rossum · 28 years ago
  40. 6599fb0 Make close(), and hence __del__(), robust in the light of the world by Guido van Rossum · 28 years ago
  41. 41999c1 Doc strings by Mitch Chapman (with a little reformatting). by Guido van Rossum · 28 years ago
  42. 6a99984 Use long() instead of int() to compare mktime(localtime(t) with t... by Guido van Rossum · 28 years ago
  43. dfa6790 New re version from AMK by Guido van Rossum · 28 years ago
  44. c5d2d51 Apply the same change to classes without an __getinitargs__() method by Guido van Rossum · 28 years ago
  45. 61de0ac Reindented according to new standard, without tabs. by Guido van Rossum · 28 years ago
  46. 63cf396 ospath.py has been obsolete for long enough. by Guido van Rossum · 28 years ago
  47. e467be6 When instantiating a class with no arguments and where the class does by Guido van Rossum · 28 years ago
  48. 346f7af Added doc strings and reindented according to new standard, without tabs. by Guido van Rossum · 28 years ago
  49. 15e22e1 Added doc strings and reindented according to new standard, without tabs. by Guido van Rossum · 28 years ago
  50. 7f97328 Fix the exclusion of "config" in the methods copied from Pack to also by Guido van Rossum · 28 years ago
  51. e612be5 Patch my Marc Lemburg to fix urljoin("/a", "..") and urljoin("/a", "..#1"). by Guido van Rossum · 28 years ago
  52. 3fa440e Refinement of home for NT, courtesy Jeff Bauer. by Guido van Rossum · 28 years ago
  53. ab76af3 Provide default for blocksize on retrbinary (Skip Montanaro). by Guido van Rossum · 28 years ago
  54. 98ee50b More generated files for netbsd 1.x, by Anders Andersen. by Guido van Rossum · 28 years ago
  55. 91221c2 Support for netbsd1 and freebsd3, after suggestions by Anders Andersen by Guido van Rossum · 28 years ago
  56. c0f29c2 When a port is specified in an ftp:// URL, must convert it to a number! by Guido van Rossum · 28 years ago
  57. 80f8be8 Support for the "event" command, new in Tk 4.2. By Case Roole. by Guido van Rossum · 28 years ago
  58. 11fbef5 Sjoerd sez: global substitute \240 with \177. by Guido van Rossum · 28 years ago
  59. 376467a Added stropts.h to the list of files automatically regenerated. by Guido van Rossum · 28 years ago
  60. 5284589 Generated from Solaris 2.6's /usr/include/sys/stropts.h via by Barry Warsaw · 28 years ago
  61. 893a8cb *** empty log message *** by Guido van Rossum · 28 years ago
  62. cf4559a Added Pareto and Weibull distributions, courtesy Jeremy Hylton. by Guido van Rossum · 28 years ago
  63. c99a239 Added strop.split tests when sep is None. by Barry Warsaw · 28 years ago
  64. 06ba34c In string.split(), honor maxsplit (if > 0). by Guido van Rossum · 28 years ago
  65. 58a88b3 _Environ(): Added __getinitargs__() method so os.environ.copy() works, by Barry Warsaw · 28 years ago
  66. 9181190 Added tests of strop.replace() by Barry Warsaw · 28 years ago
  67. 0b23348 The usual by Guido van Rossum · 28 years ago
  68. e2d4dd1 Use fuzzy comparison from test_support to compare outcome of by Guido van Rossum · 28 years ago
  69. 8e9ebfd os2 patch by Jeff Rush by Guido van Rossum · 28 years ago
  70. c0b9319 bind_class should return a value by Guido van Rossum · 28 years ago
  71. be7c45e New address parser by Ben Escoto replaces Sjoerd Mullender's parseaddr() by Guido van Rossum · 28 years ago
  72. e6c128f Use fstat if we can; write MAGIC into file last. by Guido van Rossum · 28 years ago
  73. 7d5b99d A new standard module, as discussed on comp.lang.python, to simplify by Guido van Rossum · 28 years ago
  74. 3d96d52 (Queue.Empty): When class based exceptions are in force, derive this by Barry Warsaw · 28 years ago
  75. bd1169a Add Martin von Loewis as the author of this module. by Guido van Rossum · 28 years ago
  76. eef1d4e User-level locale module. A wrapper around _locale which adds by Guido van Rossum · 28 years ago
  77. 8360005 Assert that the proxies object passed in to the URLopener constructor by Guido van Rossum · 28 years ago
  78. 421c224 Added docstrings (contributed by Martin von Loewis). by Guido van Rossum · 28 years ago
  79. 5d68e8e Fixed case sensitivity of attributes (they are case *sensitive*). by Guido van Rossum · 28 years ago
  80. a219efa Sjoerd Mullender's xml parser (based on sgmllib, somewhat). by Guido van Rossum · 28 years ago
  81. 368e06b Some restructuring. by Guido van Rossum · 28 years ago
  82. c1189eb Separate out a function pystones(loops=LOOPS) which runs the benchmark by Guido van Rossum · 28 years ago
  83. f849291 Add __init__.py to test package. by Guido van Rossum · 28 years ago
  84. bfa9f13 islink() returns false, but there is no constant false! Return 0 instead. by Guido van Rossum · 28 years ago
  85. 19f4456 Use ``0'' instead of ``None'' to reset the underlying object in close by Guido van Rossum · 28 years ago
  86. e8d1139 Add empty __init__.py files to the test packages so the new policy by Guido van Rossum · 28 years ago
  87. 613418a New version from Sjoerd, small bugfix + optimizations. by Guido van Rossum · 28 years ago
  88. 0874f7f Tests for tokenize.py (Ka-Ping Yee) by Guido van Rossum · 28 years ago
  89. fefc922 New, fixed version with proper r"..." and R"..." support from Ka-Ping. by Guido van Rossum · 28 years ago
  90. 3b63177 Redone (by Ka-Ping) using the new re module, and adding recognition by Guido van Rossum · 28 years ago
  91. 036309b This should hopefully finally clean up the remaining __del__ related by Guido van Rossum · 28 years ago
  92. af8d2bf Bugfix in match() -- the number of registers shouldn't be divided by two! by Guido van Rossum · 28 years ago
  93. e6eef4b Use __dict__.update(state) instead of for loop over state.items() and by Guido van Rossum · 28 years ago
  94. 31626bc re -> regex conversions by Sjoerd. by Guido van Rossum · 28 years ago
  95. f81e5b9 New module -- converts regex regular expressions to re style. by Guido van Rossum · 28 years ago
  96. 1fef181 Although it's hard to be sure, I *think* this is a working conversion by Guido van Rossum · 28 years ago
  97. 57a68e0 Remove redundant import regsub. by Guido van Rossum · 28 years ago
  98. 9694fca Convert all remaining *simple* cases of regex usage to re usage. by Guido van Rossum · 28 years ago
  99. 426916e Add pcre to the list of safe modules. by Guido van Rossum · 28 years ago
  100. f7a8b45 Remove outdated comments. by Guido van Rossum · 28 years ago