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 serhiy.storchaka
Recipients Arfrever, Guido, benjamin.peterson, berker.peksag, demian.brecht, georg.brandl, koobs, larry, martin.panter, ned.deily, orsenthil, python-dev, r.david.murray, serhiy.storchaka, vladk, vstinner
Date 2017-07-25.12:53:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1500987187.5.0.00742406021437.issue22928@psf.upfronthosting.co.za>
In-reply-to
Content
\A is not needed. match() always matches from the start.
History
Date User Action Args
2017-07-25 12:53:07serhiy.storchakasetrecipients: + serhiy.storchaka, georg.brandl, orsenthil, vstinner, larry, benjamin.peterson, ned.deily, Arfrever, r.david.murray, python-dev, berker.peksag, martin.panter, koobs, demian.brecht, Guido, vladk
2017-07-25 12:53:07serhiy.storchakasetmessageid: <1500987187.5.0.00742406021437.issue22928@psf.upfronthosting.co.za>
2017-07-25 12:53:07serhiy.storchakalinkissue22928 messages
2017-07-25 12:53:07serhiy.storchakacreate