textfsm
textfsm copied to clipboard
Textfsm fork. Made Python 3 compatible.
Hi Jonathan, can you please explain how to pull the Build field from the cisco device ? because when i have tried with the Value Model (\S+) Value Uptime (.*)...
Adding description.
Hey! Many tests are failing with Python 2: ``` FFFF...F.....F...F......F. ====================================================================== FAIL: testClear (__main__.UnitTestFSM) ---------------------------------------------------------------------- Traceback (most recent call last): File "textfsm_test.py", line 530, in testClear self.assertEqual(str(result), ("[['onE', 'two']]")) AssertionError:...