Regular Expressions

Karl Kreiner kkreiner at carinthia.com
Mon Sep 27 03:19:48 EDT 1999


Hi,
        I have following problem . I have a multi-line string containing
several patterns I have to match.
The problem is, that my patterns may span several lines . The question
is : How can I express a
regular expression , that ignores line-feeds and carriage returns ?
I'm using the module "RE" and the method "search".

thx in adv
Charly







More information about the Python-list mailing list