Hello, How to read log files in python, On the first run I need to read all the lines from the log, process it and get the position of the last read line and from the next run I have to read from the last read line and process all the lines after it and similarly. Can you please help me with some examples?
Regards, Davidsanthosh L _______________________________________________ BangPypers mailing list [email protected] http://mail.python.org/mailman/listinfo/bangpypers
