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 tzot
Recipients georg.brandl, tzot
Date 2010-10-19.08:11:32
SpamBayes Score 0.0032054249
Marked as misclassified No
Message-id <1287475894.19.0.358044067831.issue10139@psf.upfronthosting.co.za>
In-reply-to
Content
No, my mistake, you did well for closing it.

The more explicit version of the explanation: both regex_1 and regex_2 start actually matching at index 1, while regex_3 starts matching at index 0.
History
Date User Action Args
2010-10-19 08:11:34tzotsetrecipients: + tzot, georg.brandl
2010-10-19 08:11:34tzotsetmessageid: <1287475894.19.0.358044067831.issue10139@psf.upfronthosting.co.za>
2010-10-19 08:11:32tzotlinkissue10139 messages
2010-10-19 08:11:32tzotcreate