Untitled
unknown
plain_text
3 years ago
235 B
5
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...