Re: seach for pattern based on string

2010-08-26 Thread richie05 bal
On Aug 24, 11:05 pm, Alex Willmer a...@moreati.org.uk wrote: On Aug 24, 5:33 pm, richie05 bal richie8...@gmail.com wrote: i am starting to learn python and I am stuck with query I want to generate with python File looks something like this TRACE: AddNewBookD {bookId 20, noofBooks 6576,

seach for pattern based on string

2010-08-24 Thread richie05 bal
i am starting to learn python and I am stuck with query I want to generate with python File looks something like this TRACE: AddNewBookD {bookId 20, noofBooks 6576, authorId 41, publishingCompanyId 7} TRACE: AddNewBookD {bookId 21, noofBooks 6577, authorId 42, publishingCompanyId 8} I want to

Re: seach for pattern based on string

2010-08-24 Thread Alex Willmer
On Aug 24, 5:33 pm, richie05 bal richie8...@gmail.com wrote: i am starting to learn python and I am stuck with query I want to generate with python File looks something like this TRACE: AddNewBookD {bookId 20, noofBooks 6576, authorId 41, publishingCompanyId 7} TRACE: AddNewBookD {bookId 21,