[issue16203] Proposal: add re.fullmatch() method

Roundup Robot report at bugs.python.org
Sun Oct 13 09:31:12 CEST 2013


Roundup Robot added the comment:

New changeset b51218966201 by Georg Brandl in branch 'default':
Add re.fullmatch() function and regex.fullmatch() method, which anchor the
http://hg.python.org/cpython/rev/b51218966201

----------
nosy: +python-dev
resolution:  -> fixed
stage: patch review -> committed/rejected
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16203>
_______________________________________


More information about the Python-bugs-list mailing list