Options for Python Regular Expressions


OptionDescriptionBackend valuePortable value
DEBUGDEBUG128(not portable)
IIGNORECASE2ignorecase
LLOCALE4(not portable)
MMULTILINE8multiline
SDOTALL16dotall
UUNICODE32(not portable)
XVERBOSE64comments