On Sat, Sep 12, 2009 at 10:53 PM, Lie Ryan wrote:
> ranjan das wrote:
>>
>> Hi,
>>
>> I am new to python and i wrote this piece of code which is ofcourse not
>> serving my purpose:
>>
>> Aim of the code:
>>
>> To read a file and look for lines which contain the string 'CL'. When
>> found, print th
ranjan das wrote:
Hi,
I am new to python and i wrote this piece of code which is ofcourse not
serving my purpose:
Aim of the code:
To read a file and look for lines which contain the string 'CL'. When
found, print the entry of the next line (positioned directly below the
string 'CL') c
2009/9/12 Dave Angel :
> ranjan das wrote:
>>
>> Hi,
>>
>> I am new to python and i wrote this piece of code which is ofcourse not
>> serving my purpose:
>>
>> Aim of the code:
>>
>> To read a file and look for lines which contain the string 'CL'. When
>> found,
>> print the entry of the next line
ranjan das wrote:
Hi,
I am new to python and i wrote this piece of code which is ofcourse not
serving my purpose:
Aim of the code:
To read a file and look for lines which contain the string 'CL'. When found,
print the entry of the next line (positioned directly below the string 'CL')
conti
Thanks a lot Andre...it is working
On Sat, Sep 12, 2009 at 2:17 PM, Andre Engels wrote:
> On Sat, Sep 12, 2009 at 10:35 AM, ranjan das
> wrote:
> > Hi,
> >
> > I am new to python and i wrote this piece of code which is ofcourse not
> > serving my purpose:
> >
> > Aim of the code:
> >
> > To rea
On Sat, Sep 12, 2009 at 10:35 AM, ranjan das wrote:
> Hi,
>
> I am new to python and i wrote this piece of code which is ofcourse not
> serving my purpose:
>
> Aim of the code:
>
> To read a file and look for lines which contain the string 'CL'. When found,
> print the entry of the next line (posi
Hi,
I am new to python and i wrote this piece of code which is ofcourse not
serving my purpose:
Aim of the code:
To read a file and look for lines which contain the string 'CL'. When found,
print the entry of the next line (positioned directly below the string 'CL')
continue to do this till