Control: tags -1 help

Hi,

I tried 2to3 on the Python files belonging to libncl test suite.
Upstream is using a somehow complex method to read config files.
Before trying a complete rewrite I wonder whether someone might
be able to make some sense out of:

...
make  check-local
make[4]: Entering directory 
'/build/libncl-2.1.21+git20190531.feceb81/example/ncltest'
/usr/bin/python3 ../../test/roundTripNCLTest.py ../../example/ncltest/ncltest 
../../test/OldValidIn ../../test/OldValidOut
Traceback (most recent call last):
  File "../../test/roundTripNCLTest.py", line 243, in <module>
    inputParentPath = lineIter.next().strip()
AttributeError: '_io.StringIO' object has no attribute 'next'
make[4]: *** [Makefile:626: check-local] Error 1
...


Kind regards

      Andreas.

-- 
http://fam-tille.de

Reply via email to