ID EN
Regular Expression

L

Python 3.11

Make \w, \W, \b, \B and case-insensitive matching dependent on the current locale. This flag can be used only with bytes patterns.

Syntax

PYTHON
re.L

See Also

LOCALE ASCII LOCALE