mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-14 19:57:50 +00:00
03a75ec67d
By default, pyparsing consumes only as much of the input as matches the grammar. Tell it to consume all of the noderange and error if there's more string than matches our grammar.