summaryrefslogtreecommitdiffstats
path: root/Doc/library/re.rst
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | empty pattern match. (issue 852532).
* 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