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 r.david.murray
Recipients Leif Arne Storset, docs@python, r.david.murray
Date 2015-08-19.13:12:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1439989954.06.0.497096163147.issue24896@psf.upfronthosting.co.za>
In-reply-to
Content
I think it would be reasonable to add re.IGNORECASE to the list of things affected, since it obviously does switch between using the unicode database and not doing so.
History
Date User Action Args
2015-08-19 13:12:34r.david.murraysetrecipients: + r.david.murray, docs@python, Leif Arne Storset
2015-08-19 13:12:34r.david.murraysetmessageid: <1439989954.06.0.497096163147.issue24896@psf.upfronthosting.co.za>
2015-08-19 13:12:34r.david.murraylinkissue24896 messages
2015-08-19 13:12:33r.david.murraycreate