index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
library
/
re.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
#6576: fix cross-refs in re docs.
Georg Brandl
2009-07-26
1
-23/+26
*
#4882: document named group behavior a bit better.
Georg Brandl
2009-03-31
1
-7/+9
*
#5519: remove reference to Kodos, which seems dead.
Georg Brandl
2009-03-31
1
-7/+1
*
Fix markup in re docs and give a mail address in regex howto, so that
Georg Brandl
2009-03-15
1
-1/+1
*
Adds an optional flags argument to re.split, re.sub and re.subn to be
Gregory P. Smith
2009-03-02
1
-3/+16
*
The note about caching of regular expression objects was incorrect ReST and
Gregory P. Smith
2009-03-02
1
-8/+12
*
Remove trailing whitespace.
Georg Brandl
2009-01-03
1
-4/+4
*
#4408: document regex.groups.
Georg Brandl
2008-12-05
1
-0/+5
*
Add ordering info for findall and finditer.
Georg Brandl
2008-07-19
1
-6/+9
*
Added a note to [] that special forms & special chars lose their meaning
Mark Summerfield
2008-05-31
1
-0/+6
*
Add Kodos as a re reference.
Georg Brandl
2008-05-09
1
-0/+3
*
No need to specify explicit "doctest_block" anymore.
Georg Brandl
2008-03-22
1
-5/+5
*
Make doctests in re docs usable with sphinx' doctest.
Georg Brandl
2008-03-22
1
-73/+88
*
Expand on re.split behavior with captured expressions.
Georg Brandl
2008-03-06
1
-1/+13
*
A lot more typo fixes by Ori Avtalion.
Georg Brandl
2008-02-22
1
-3/+3
*
Convert external links to internal links. Fixes #2010.
Georg Brandl
2008-02-05
1
-2/+1
*
Closing issue1761.
Amaury Forgeot d'Arc
2008-01-10
1
-1/+3
*
Some cleanup in the docs.
Georg Brandl
2007-12-29
1
-17/+5
*
Better re.split examples.
Georg Brandl
2007-12-06
1
-11/+17
*
Add examples to re docs. Written for GHOP by Dan Finnie.
Georg Brandl
2007-12-05
1
-17/+285
*
Add :term:s for iterator.
Georg Brandl
2007-10-21
1
-1/+1
*
#1208: document match object's boolean value.
Georg Brandl
2007-09-27
1
-17/+20
*
Added a note and examples to explain that re.split does not split on an
Skip Montanaro
2007-09-01
1
-0/+7
*
Bug #1625381: clarify match vs search introduction.
Georg Brandl
2007-08-23
1
-5/+5
*
Move the 2.6 reST doc tree in place.
Georg Brandl
2007-08-15
1
-0/+921