Hi, I am trying to extract some text table data from a log file. I am trying different methods, but I don't seem to get anything to work. I am kind of new to python as well. Hence, appreciate if someone could help me out.
Below is just ONE block of the traffic i have in the log files. There will be more in them with different data. ROUTES TRAFFIC RESULTS, LSR TRG MP DATE TIME 37 17 120824 0000 R TRAFF NBIDS CCONG NDV ANBLO MHTIME NBANSW AABBCCO 6.4 204 0.0 115 1.0 113.4 144 AABBCCI 3.0 293 115 1.0 37.0 171 DDEEFFO 0.2 5 0.0 59 0.0 107.6 3 EEFFEEI 0.0 0 59 0.0 0.0 0 HHGGFFO 0.0 0 0.0 30 0.0 0.0 0 HHGGFFI 0.3 15 30 0.0 62.2 4 END Thanks -- http://mail.python.org/mailman/listinfo/python-list