google / textfsm

Python module for parsing semi-structured text into python tables.
Apache License 2.0
1.09k stars 168 forks source link

Fix deprecation warning regarding invalid escape sequences and comparison of literals. #80

Closed tirkarthi closed 3 years ago

tirkarthi commented 4 years ago

Fixes #79