summaryrefslogtreecommitdiffstats
path: root/Doc/library/re.rst
Commit message (Expand)AuthorAgeFilesLines
* Better re.split examples.Georg Brandl2007-12-061-11/+17
* Add examples to re docs. Written for GHOP by Dan Finnie.Georg Brandl2007-12-051-17/+285
* Add :term:s for iterator.Georg Brandl2007-10-211-1/+1
* #1208: document match object's boolean value.Georg Brandl2007-09-271-17/+20
* Added a note and examples to explain that re.split does not split on anSkip Montanaro2007-09-011-0/+7
* Bug #1625381: clarify match vs search introduction.Georg Brandl2007-08-231-5/+5
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+921