Untitled

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