]> granicus.if.org Git - python/commit
Put docs for RegexObject.search() before RegexObject.match() to mirror re.search...
authorGeorg Brandl <georg@python.org>
Tue, 1 Jun 2010 07:25:23 +0000 (07:25 +0000)
committerGeorg Brandl <georg@python.org>
Tue, 1 Jun 2010 07:25:23 +0000 (07:25 +0000)
commitb1a14051b7ed66fa25ed1af7f808ed6a515e37fb
tree7be1aca2acba4bc76c05b005118b143c2279a1c8
parentac94f4f7168534e8714c4718e56a7c4fdff9a6ce
Put docs for RegexObject.search() before RegexObject.match() to mirror re.search() and re.match() order.
Doc/library/re.rst