Re: [Tutor] extracting matches by paragraph

2006-10-11 Thread Thomas A. Schmitz
On Oct 11, 2006, at 2:48 PM, Kent Johnson wrote: > Thomas A. Schmitz wrote: >> On Oct 11, 2006, at 12:06 PM, Kent Johnson wrote: >> >>> I would take out the join in this, at least, and return a list of >>> lines. You don't really have a paragraph, you have

[Tutor] extracting matches by paragraph

2006-10-11 Thread Thomas A. Schmitz
Please excuse this long mail. I have read several tutorials and googled for three days, but haven't made any real progress on this question, probably because I'm an absolute novice at python. I'd be very grateful for some help. 1. My problem: I have several files in a structured database fo