Multiline regex

Eknath Venkataramani eknath.iyer at gmail.com
Wed Jul 21 11:13:43 EDT 2010


On Wed, Jul 21, 2010 at 8:12 PM, Brandon Harris
<brandon.harris at reelfx.com>wrote:

> I'm trying to read in and parse an ascii type file that contains
> information that can span several lines.
>
Do you have to use only regex? If not, I'd certainly suggest 'pyparsing'.
It's a  pleasure to use and very easy on the eye too, if you know what I
mean.

>  I'm wanting to grab the information out in chunks, so
>

-- 
Eknath Venkataramani
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20100721/e9c28025/attachment.html>


More information about the Python-list mailing list