David, Peter
roger that and thanks so much!!
On Wed, Feb 26, 2014 at 1:29 PM, Peter Otten <__pete...@web.de> wrote:
> rahmad akbar wrote:
>
> > hey guys
> >
> > i have this file i wish to parse, the file looks something like bellow.
> > there are only four entry here (AaaI, AacLI, AaeI, AagI).
rahmad akbar wrote:
> hey guys
>
> i have this file i wish to parse, the file looks something like bellow.
> there are only four entry here (AaaI, AacLI, AaeI, AagI). the complete
> file contains thousands of entries
>
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
>
rahmad akbar Wrote in message:
>
>
then i realized i couldn't do something like .next() to the var in_file which
is a list. so i added a flag start = False in which will be turned to True upon
'Rich Roberts' found. is the any simpler way to move to the next element in the
list. like built in