Untitled

 avatar
unknown
plain_text
2 years ago
232 B
5
Indexable
File "new_updated_windows_event_log.py", line 33, in process
    for line in lines
  File "new_updated_windows_event_log.py", line 34, in <listcomp>
    for fields in [line.strip().split(",")]
IndexError: list index out of range
Editor is loading...