Re: Python - parsing nested information and provide it in proper format from log file

2015-02-20 Thread Peter Otten
jt11...@gmail.com wrote: > On Friday, February 20, 2015 at 8:11:59 AM UTC-5, Peter Otten wrote: >> Jay T wrote: >> >> > have some log file which has nested data which i want to filter and >> > provide specific for student with total counts >> > >> > Here is my log file sample: >> > Student nam

Re: Python - parsing nested information and provide it in proper format from log file

2015-02-20 Thread jt11380
On Friday, February 20, 2015 at 8:11:59 AM UTC-5, Peter Otten wrote: > Jay T wrote: > > > have some log file which has nested data which i want to filter and > > provide specific for student with total counts > > > > Here is my log file sample: > > Student name is ABC > > Student age is 12 > >

Re: Python - parsing nested information and provide it in proper format from log file

2015-02-20 Thread Peter Otten
Jay T wrote: > have some log file which has nested data which i want to filter and > provide specific for student with total counts > > Here is my log file sample: > Student name is ABC > Student age is 12 > student was late > student was late > student was late > Student name is DEF > student