New submission from py.user <port...@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@python components: Documentation, Regular Expressions messages: 155571 nosy: docs@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 <rep...@bugs.python.org> <http://bugs.python.org/issue14283> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com