mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-29 20:37:39 +00:00
Jarrod Johnson
03a75ec67d
Error if noderange includes too many )
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.
Description
Languages
Python
80.3%
Shell
15.6%
C
3.6%
Perl
0.3%