[New-bugs-announce] [issue14283] match.pos describes that match object has methods search() and match()

py.user report at bugs.python.org
Tue Mar 13 06:06:49 CET 2012


New submission from py.user <port139 at yandex.ru>:

http://docs.python.org/py3k/library/re.html#re.match.pos
http://docs.python.org/py3k/library/re.html#re.match.endpos
"which was passed to the search() or match() method of a match object."

http://docs.python.org/py3k/library/re.html#re.match.re

match object -> regular expression object

----------
assignee: docs at python
components: Documentation, Regular Expressions
messages: 155571
nosy: docs at python, ezio.melotti, mrabarnett, py.user
priority: normal
severity: normal
status: open
title: match.pos describes that match object has methods search() and match()
versions: Python 3.2

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


More information about the New-bugs-announce mailing list