[docs] [issue21593] Clarify re.search documentation first match
Roundup Robot
report at bugs.python.org
Wed Jun 8 07:57:40 EDT 2016
Roundup Robot added the comment:
New changeset 48bb48e7499d by Berker Peksag in branch '3.5':
Issue #21593: Clarify that re.search() returns the first match
https://hg.python.org/cpython/rev/48bb48e7499d
New changeset 243b95782059 by Berker Peksag in branch 'default':
Issue #21593: Merge from 3.5
https://hg.python.org/cpython/rev/243b95782059
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue21593>
_______________________________________
More information about the docs
mailing list