-
eckhart authored
- DHParser/parse.py Parse.__init__() and Parse.reset() move clearing of cycle-detection buffer to __init__ to avoid infinite loop if reset() is called during the Parser.apply() for some reason
eckhart authored- DHParser/parse.py Parse.__init__() and Parse.reset() move clearing of cycle-detection buffer to __init__ to avoid infinite loop if reset() is called during the Parser.apply() for some reason
Loading