Python Accuwage format library
range matches the next expected range. The only way to get around this seems to be to manually remove the range value from the input. One idea is to iterate through the entire token set and look for range tokens. When a range token correctly continues the sequence, then it is assumed to be a new record. Instead, if we scan the whole list of tokens and look for out of order ranges and exclude them as possible field identifiers. 1 10* 10 20 30 90* 40 10* 50 |
||
---|---|---|
docs | ||
pyaccuwage | ||
scripts | ||
.gitignore | ||
setup.py |