File: //proc/2/cwd/proc/self/root/usr/lib/python2.4/regex_syntax.pyc
mò
‚=5Dc @ sb d Z d Z d Z d Z d Z d Z d Z d Z d Z e e Be BZ e e BZ
e e BZ d Z d
S( s Constants for selecting regexp syntaxes for the obsolete regex module.
This module is only for backward compatibility. "regex" has now
been replaced by the new regular expression module, "re".
These bits are passed to regex.set_syntax() to choose among
alternative regexp syntaxes.
i i i i i i i@ i€ i N(
t __doc__t RE_NO_BK_PARENSt
RE_NO_BK_VBARt
RE_BK_PLUS_QMt
RE_TIGHT_VBARt
RE_NEWLINE_ORt RE_CONTEXT_INDEP_OPSt RE_ANSI_HEXt RE_NO_GNU_EXTENSIONSt
RE_SYNTAX_AWKt RE_SYNTAX_EGREPt RE_SYNTAX_GREPt RE_SYNTAX_EMACS( R R R
R R R R R R R R R ( ( t"