[issue24896] It is undocumented that re.UNICODE and re.LOCALE affect re.IGNORECASE

Serhiy Storchaka report at bugs.python.org
Mon May 15 14:48:04 EDT 2017


Serhiy Storchaka added the comment:

As was reported in issue30373 there is the same issue with re.LOCALE.

This documentation issue should be easy for everyone who is fluent in English and familiar with the re module.

----------
keywords: +easy
nosy: +serhiy.storchaka
title: It is undocumented that re.UNICODE affects re.IGNORECASE -> It is undocumented that re.UNICODE and re.LOCALE affect re.IGNORECASE

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue24896>
_______________________________________


More information about the Python-bugs-list mailing list