Opened 5 years ago

Closed 5 years ago

#3776 closed defect (fixed)

SyntaxError at lib/python/gunittest/testsuite/data/samplecode/testsuite/test_python_unittest.py

Reported by: pmav99 Owned by: grass-dev@…
Priority: normal Milestone:
Component: Tests Version: svn-trunk
Keywords: Cc:
CPU: Unspecified Platform: Unspecified

Description

lib/python/gunittest/testsuite/data/samplecode/testsuite/test_python_unittest.py:2: in <module>
    from __furute__ import print_function
E   ModuleNotFoundError: No module named '__furute__'

Change History (1)

comment:1 by neteler, 5 years ago

Resolution: fixed
Status: newclosed

In 74159:

testsuite: fix typo (fixes #3776)

Note: See TracTickets for help on using tickets.