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 eric.araujo
Recipients eric.araujo, jcea, ncoghlan, python-dev, r.david.murray, skrah, vstinner
Date 2011-05-13.15:23:14
SpamBayes Score 1.2954937e-06
Marked as misclassified No
Message-id <1305300194.93.0.669618442821.issue11873@psf.upfronthosting.co.za>
In-reply-to
Content
> You are right that I got the regex wrong (I'm bad at regexes), but in
> fact it is fine the way it is.  Since there's no r, the regex is
> actually "ba[^/]$", which is exactly what I meant.

I would edit the string to reflect your meaning, then, otherwise other people may think too that the r was forgotten.
History
Date User Action Args
2011-05-13 15:23:15eric.araujosetrecipients: + eric.araujo, jcea, ncoghlan, vstinner, r.david.murray, skrah, python-dev
2011-05-13 15:23:14eric.araujosetmessageid: <1305300194.93.0.669618442821.issue11873@psf.upfronthosting.co.za>
2011-05-13 15:23:14eric.araujolinkissue11873 messages
2011-05-13 15:23:14eric.araujocreate