Back to module index

Go to module by name

_sre

This module has no docstring.

Functions

ascii_iscased

ascii_iscased(character, /)

ascii_tolower

ascii_tolower(character, /)

compile

compile(pattern, flags, code, groups, groupindex, indexgroup)

getcodesize

getcodesize()

unicode_iscased

unicode_iscased(character, /)

unicode_tolower

unicode_tolower(character, /)

Other members

CODESIZE = 4
MAGIC = 20171005
MAXGROUPS = 2147483647
MAXREPEAT = 4294967295
copyright = ' SRE 2.2.2 Copyright (c) 1997-2002 by Secret Labs AB '