This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author py.user
Recipients docs@python, ezio.melotti, mrabarnett, py.user
Date 2012-03-13.05:06:48
SpamBayes Score 0.18936986
Marked as misclassified No
Message-id <1331615209.27.0.948367520003.issue14283@psf.upfronthosting.co.za>
In-reply-to
Content
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
History
Date User Action Args
2012-03-13 05:06:49py.usersetrecipients: + py.user, ezio.melotti, mrabarnett, docs@python
2012-03-13 05:06:49py.usersetmessageid: <1331615209.27.0.948367520003.issue14283@psf.upfronthosting.co.za>
2012-03-13 05:06:48py.userlinkissue14283 messages
2012-03-13 05:06:48py.usercreate