1. 85f3639 Create two new exceptions: IndentationError and TabError. These are by Fred Drake · 24 years ago
  2. fff9e20 fix bug #42 reported by Andrew Dalke by Jeremy Hylton · 24 years ago
  3. 5f1b270 Bug fix: ? and ! were not full aliases for `help' and `shell' as implied in by Eric S. Raymond · 24 years ago
  4. 7a11671 fixed inconsistent use of tab and spaces by Peter Schneider-Kamp · 24 years ago
  5. d3cf692 Add test of resize() method of mmap objects by Andrew M. Kuchling · 24 years ago
  6. e0d0090 Docstring changes. by Andrew M. Kuchling · 24 years ago
  7. 20f41b6 add more tests of string.join variants to run_method_tests by Jeremy Hylton · 24 years ago
  8. 663809e -- removed get_default compatibility kludge by Fredrik Lundh · 24 years ago
  9. 417c489 Give ConfigParser the capability to set as well as read options, and to write by Eric S. Raymond · 24 years ago
  10. f82b04e factor out test definitions to string_tests module by Jeremy Hylton · 24 years ago
  11. fd54757 add isalpha and isalnum methods by Jeremy Hylton · 24 years ago
  12. 1bbddd0 Added the line 'Testing UTF-16 code point order comparisons... done." by Guido van Rossum · 24 years ago
  13. fb8849c remove prints of file objects from _test by Jeremy Hylton · 24 years ago
  14. a5ae490 expect message "no regression test case for method 'encode' by Jeremy Hylton · 24 years ago
  15. a48dbde Patch from Joe Eaton <jeaton@hostway.net> (SF#100741) to fix following problem: by Andrew M. Kuchling · 24 years ago
  16. f985064 Better error handling of bad entity references. Before when an & in by Sjoerd Mullender · 24 years ago
  17. 9ac81f6 - changed the nt.popen2 return values back to by Fredrik Lundh · 24 years ago
  18. 0466132 - repaired locale.py for non-windows platforms. the try/except by Fredrik Lundh · 24 years ago
  19. a1ae884 Use TQSQ (triple quoted single quote) module docstring for better by Barry Warsaw · 24 years ago
  20. bb7eeff - added popen.popen2/popen3/popen4 support for windows. by Fredrik Lundh · 24 years ago
  21. 6c86b99 - merged setlocale and set_locale. the internal setlocale by Fredrik Lundh · 24 years ago
  22. c70b448 New module to control Web browsers; see the documentation for more information. by Fred Drake · 24 years ago
  23. dbbf76b Make tabnanny happy. mailbox.py: Convert to 4-space indents. by Fred Drake · 24 years ago
  24. 74b2677 delete bogus file by Guido van Rossum · 24 years ago
  25. 480fa73 Deleted bogus file. by Guido van Rossum · 24 years ago
  26. 2ea17fa fix inconsistent use of tabs and spaces convert semicolons to newlines by Jeremy Hylton · 24 years ago
  27. 04f39aa fix inconsistent use of tabs and spaces by Jeremy Hylton · 24 years ago
  28. 65d6edb fix inconsistent use of tabs and spaces by Jeremy Hylton · 24 years ago
  29. d6d06ad Tests for new surrogate support in the UTF-8 codec. By Bill Tutt. by Marc-André Lemburg · 24 years ago
  30. b6d78fc Tests for new instance support in unicode(). by Marc-André Lemburg · 24 years ago
  31. 0a3f797 Change whitespace in two places to silence tabnanny. by Guido van Rossum · 24 years ago
  32. f9059eb fixed indentation in several places by Skip Montanaro · 24 years ago
  33. 26a7983 fix indentation in one docstring by Skip Montanaro · 24 years ago
  34. a2dccfb fix indentation in three docstrings by Skip Montanaro · 24 years ago
  35. 2855290 maintenance release: by Fredrik Lundh · 24 years ago
  36. 9d46741 Added tests for the new .isalpha() and .isalnum() methods. by Marc-André Lemburg · 24 years ago
  37. fd9f168 Fixed so the ZIP file (which is bundled into an executable) goes in the by Greg Ward · 24 years ago
  38. c4eb84a Added --dist-dir option to control where output archive(s) go. by Greg Ward · 24 years ago
  39. 040dc0b Added the --dist-dir option that the "bdist_*" will use to control where by Greg Ward · 24 years ago
  40. c061410 Added the --dist-dir option to control where the archive(s) are put; by Greg Ward · 24 years ago
  41. 5baaf66 2 fixes plus one extension: by Sjoerd Mullender · 24 years ago
  42. 6c4753f Used original SAX handling form. by Paul Prescod · 24 years ago
  43. 99b84bd Removed some tabs. by Paul Prescod · 24 years ago
  44. 72b82ba - fixed grouping error bug by Fredrik Lundh · 24 years ago
  45. 6f01398 - added lookbehind support (?<=pattern), (?<!pattern). by Fredrik Lundh · 24 years ago
  46. 17647f5 Compute the name of the test file so that it can be found both when this by Fred Drake · 24 years ago
  47. 0ea1fc8 Fix bug #379, reported by Phillip Porch <root@theproch.com>: by Fred Drake · 24 years ago
  48. 52dc76c Eric S. Raymond <esr@thyrsus.com>: by Fred Drake · 24 years ago
  49. 2b0d98b cmpfiles(): Added shallow and use_statcache parameters, with same meanings by Fred Drake · 24 years ago
  50. 046d272 Martin von Löwis <martin@loewis.home.cs.tu-berlin.de>: by Fred Drake · 24 years ago
  51. 019bcb5 - changed sre.Scanner to use lastindex instead of index. by Fredrik Lundh · 24 years ago
  52. c230173 - experimental: added two new attributes to the match object: by Fredrik Lundh · 24 years ago
  53. 7cafe4d - actually enabled charset anchors in the engine (still not by Fredrik Lundh · 24 years ago
  54. b19948b Typo (mine): Garsholm --> Garshol Noted by Rob Hooft <rob@hooft.net>. by Fred Drake · 24 years ago
  55. 3562f11 -- use charset bitmaps where appropriate. this gives a 5-10% by Fredrik Lundh · 24 years ago
  56. c13222c - fixed "{ in any other context" bug by Fredrik Lundh · 24 years ago
  57. 0cebe43 test(): Removed; regression test is in test.test_winreg2, not testreg. by Fred Drake · 24 years ago
  58. 1e68827 Misc fixes and improvements. by Paul Prescod · 24 years ago
  59. bd8c2ae Removed unncessary dependency. by Paul Prescod · 24 years ago
  60. ebc0473 Fixed test output by Paul Prescod · 24 years ago
  61. 22d2546 today's SRE update: by Fredrik Lundh · 24 years ago
  62. 7993bcc Added minidom tests. by Paul Prescod · 24 years ago
  63. b58e6b1 Tightened xml.sax.__init__.py by Paul Prescod · 24 years ago
  64. 46d5651 getatime() returned the mtime instead of the atime. by Guido van Rossum · 24 years ago
  65. 9e94afd Fix bug #314, reported by Craig Allen <cba@mediaone.net>: by Fred Drake · 24 years ago
  66. 162bd85 Fix bug #345 reported by David Bolen <db3l@fitlinxx.com>: by Fred Drake · 24 years ago
  67. 73678da Reference cycle fixes by Paul Prescod · 24 years ago
  68. c08cb04 the usual by Guido van Rossum · 24 years ago
  69. 54610f3 output for openpty test by Guido van Rossum · 24 years ago
  70. a0f7e85 Thomas Wouters: Test script for openpty() by Guido van Rossum · 24 years ago
  71. 4c136ee Thomas Wouters <thomas@xs4all.net>: Test case for the pty module. by Fred Drake · 24 years ago
  72. 55a4f4a - fixed code generation error in multiline mode by Fredrik Lundh · 24 years ago
  73. ef7bae6 replaced <some suitable mail address> with something slightly more suitable. by Fredrik Lundh · 24 years ago
  74. b6e54ad Ooops! I didn't finish all the renaming needed here, so this was by Fred Drake · 24 years ago
  75. 96fee02 Output for test_winreg2. by Fred Drake · 24 years ago
  76. 1b5ec76 Simplify the registry-module-finding code: _winreg or win32api/win32con. by Greg Ward · 24 years ago
  77. 2658d15 Paul Prescod <paul@prescod.net>: Regression test for the new winreg.py module. by Fred Drake · 24 years ago
  78. 0412e49 Line-wrap and properly indent a couple of docstrings. by Fred Drake · 24 years ago
  79. 4ccea94 - reverted to "\x is binary byte" by Fredrik Lundh · 24 years ago
  80. ab1c791 * added a randomize flag and corresponding -r command line argument that by Skip Montanaro · 24 years ago
  81. 2850d18 Switch to sre for regular expression matching (the new mini-re module by Guido van Rossum · 24 years ago
  82. 4358b2c the usual by Guido van Rossum · 24 years ago
  83. 094c9e5 remove all prints (since the prints where of memory locations) by Jeremy Hylton · 24 years ago
  84. 0640e11 the mad patcher strikes again: by Fredrik Lundh · 24 years ago
  85. 43b3b49 - fixed lookahead assertions (#10, #11, #12) by Fredrik Lundh · 24 years ago
  86. 587794b Marc-Andre Lemburg <mal@lemburg.com>: Added test output. by Marc-André Lemburg · 24 years ago
  87. d70141a Marc-Andre Lemburg <mal@lemburg.com>: by Marc-André Lemburg · 24 years ago
  88. 6cdec2e New test for the ucnhash module. by Marc-André Lemburg · 24 years ago
  89. 5f2e75e Marc-Andre Lemburg <mal@lemburg.com>: by Marc-André Lemburg · 24 years ago
  90. af69f15 Marc-Andre Lemburg <mal@lemburg.com>: by Marc-André Lemburg · 24 years ago
  91. b71624e - added support for (?P=name) (closes #3 and #7 from the status report) by Fredrik Lundh · 24 years ago
  92. 90a0791 - pedantic: make sure "python -t" doesn't complain... by Fredrik Lundh · 24 years ago
  93. df02d0b - fixed default value handling in group/groupdict by Fredrik Lundh · 24 years ago
  94. 47c60ec Describe a bit about writing test cases for Python... by Skip Montanaro · 24 years ago
  95. c5007aa final patches from Neil Schemenauer for garbage collection by Jeremy Hylton · 24 years ago
  96. 0e8c518 Bump version to 0.9. by Greg Ward · 24 years ago
  97. 01016fe - fixed split behaviour on empty matches by Fredrik Lundh · 24 years ago
  98. 5d6ae76 Allow 2.0 on the list of target versions. NB. this isn't enough: the GUI part, by Greg Ward · 24 years ago
  99. 29c08be still trying to figure out how to fix the remaining by Fredrik Lundh · 24 years ago
  100. 22e1bf7 Don't try to guess the name of a .def file -- if one is supplied, use it, by Greg Ward · 24 years ago