logparser
logparser copied to clipboard
Fix: adjust re to handle regular expression with python 3.7
Spell.py: Modified re to make it compatible to python3 Fixed error: "error: bad escape \s at position 0 "
try to change re module to regex
import regex as re