[issue14283] match.pos describes that match object has methods search() and match()

Roundup Robot report at bugs.python.org
Wed Mar 14 08:07:45 CET 2012


Roundup Robot <devnull at psf.upfronthosting.co.za> added the comment:

New changeset 544ed2cfb097 by Georg Brandl in branch '3.2':
Closes #14283: match() and search() are regex methods, not match methods.
http://hg.python.org/cpython/rev/544ed2cfb097

New changeset 3ffa1b88e9f6 by Georg Brandl in branch 'default':
#14283: merge with 3.2
http://hg.python.org/cpython/rev/3ffa1b88e9f6

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

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


More information about the Python-bugs-list mailing list