1. c62ef8b Remove trailing whitespace. by Georg Brandl · 17 years ago
  2. b46f0d7 #4408: document regex.groups. by Georg Brandl · 17 years ago
  3. b46d6ff Add ordering info for findall and finditer. by Georg Brandl · 17 years ago
  4. 700a635 Added a note to [] that special forms & special chars lose their meaning by Mark Summerfield · 17 years ago
  5. 2e829cb Add Kodos as a re reference. by Georg Brandl · 17 years ago
  6. 838b4b0 No need to specify explicit "doctest_block" anymore. by Georg Brandl · 17 years ago
  7. 6199e32 Make doctests in re docs usable with sphinx' doctest. by Georg Brandl · 17 years ago
  8. 70992c3 Expand on re.split behavior with captured expressions. by Georg Brandl · 17 years ago
  9. 907a720 A lot more typo fixes by Ori Avtalion. by Georg Brandl · 17 years ago
  10. 1cf0522 Convert external links to internal links. Fixes #2010. by Georg Brandl · 18 years ago
  11. d08a8eb Closing issue1761. by Amaury Forgeot d'Arc · 18 years ago
  12. b19be57 Some cleanup in the docs. by Georg Brandl · 18 years ago
  13. d6b20dc Better re.split examples. by Georg Brandl · 18 years ago
  14. b8df156 Add examples to re docs. Written for GHOP by Dan Finnie. by Georg Brandl · 18 years ago
  15. e7a0990 Add :term:s for iterator. by Georg Brandl · 18 years ago
  16. ba2e519 #1208: document match object's boolean value. by Georg Brandl · 18 years ago
  17. 222907d Added a note and examples to explain that re.split does not split on an by Skip Montanaro · 18 years ago
  18. 604c121 Bug #1625381: clarify match vs search introduction. by Georg Brandl · 18 years ago
  19. 8ec7f65 Move the 2.6 reST doc tree in place. by Georg Brandl · 18 years ago