At the moment I'm trying to stick with built in python modules to create tools for a much larger pipeline on multiple OSes.

Brandon L. Harris


Eknath Venkataramani wrote:


On Wed, Jul 21, 2010 at 8:12 PM, Brandon Harris <brandon.har...@reelfx.com <mailto:brandon.har...@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

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to