[Bug 1381564] [NEW] pyparsing ParseResults.pop() fails with NameError: global name 'index' is not defined

2014-10-15 Thread Данило Шеган
Public bug reported: pyparsing 2.0.2 (included in Ubuntu 14.10) ParseResults.pop() fails with Traceback (most recent call last): File pyparsing-test.py, line 4, in module res.pop() File /usr/lib/python2.7/dist-packages/pyparsing.py, line 422, in pop ret = self[index]

[Bug 1381564] [NEW] pyparsing ParseResults.pop() fails with NameError: global name 'index' is not defined

2014-10-15 Thread Данило Шеган
Public bug reported: pyparsing 2.0.2 (included in Ubuntu 14.10) ParseResults.pop() fails with Traceback (most recent call last): File pyparsing-test.py, line 4, in module res.pop() File /usr/lib/python2.7/dist-packages/pyparsing.py, line 422, in pop ret = self[index]