commit | b1a14051b7ed66fa25ed1af7f808ed6a515e37fb | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Tue Jun 01 07:25:23 2010 +0000 |
committer | Georg Brandl <georg@python.org> | Tue Jun 01 07:25:23 2010 +0000 |
tree | 7be1aca2acba4bc76c05b005118b143c2279a1c8 | |
parent | ac94f4f7168534e8714c4718e56a7c4fdff9a6ce [diff] |
Put docs for RegexObject.search() before RegexObject.match() to mirror re.search() and re.match() order.