Problem with Regular Expressions?

Sean 'Shaleh' Perry shalehperry at attbi.com
Sat May 4 17:13:58 EDT 2002


> 
> I can probably write a RE which would match the table I want, and then
> take the text that was matched, and then use another RE to extract all
> the rows. Question is, can this all be done in one go?

likely not.  and if it could, you probably will find separating the procedure
easier to understand and maintain.
 
> Sorry if I'm bad at explaining what I mean, I shouldn't listen to
> music at the same time as typing. :)
> 

I can't code with out my loud, hard metal (-:





More information about the Python-list mailing list