pcre
index
/usr/lib/python2.2/lib-dynload/pcre.so
Classes
exceptions.Exception
error
class
error
(
exceptions.Exception
)
Data and non-method functions defined here:
__doc__
= None
__module__
= 'pcre'
Methods inherited from
exceptions.Exception
:
__getitem__
(...)
__init__
(...)
__str__
(...)
Functions
pcre_compile
(...)
pcre_expand
(...)
Data
ANCHORED
= 4
DOTALL
= 16
IGNORECASE
= 1
LOCALE
= 512
MULTILINE
= 8
VERBOSE
= 2
__file__
= '/usr/lib/python2.2/lib-dynload/pcre.so'
__name__
= 'pcre'