Lines Matching refs:sre
122 # A regex that triggered a bug in the sre-code validator550 # old pickles expect the _compile() reconstructor in sre module551 import_module("sre", deprecated=True)552 from sre import _compile817 # depends on the definition of SRE_CODE (see sre.h).