drhagen / parsita

The easiest way to parse text in Python
https://parsita.drhagen.com/
MIT License
98 stars 5 forks source link

Several small fixes: #16

Closed arseniiv closed 4 years ago

arseniiv commented 4 years ago

While I’m going to expand that other pull request tomorrow, I’ve already compiled here some fixes (or misunderstandings :grin:), if you’d like. (At first I tried to make mypy happy, but that doesn’t seem reasonable at the moment.) I’ll be glad to leave only those you consider correct.

options.py:

parsers.py:

state.py:

util.py: