[GRASS-dev] [GRASS GIS] #3776: SyntaxError at lib/python/gunittest/testsuite/data/samplecode/testsuite/test_python_unittest.py

#3776: SyntaxError at
lib/python/gunittest/testsuite/data/samplecode/testsuite/test_python_unittest.py
-------------------------+-------------------------
Reporter: pmav99 | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone:
Component: Tests | Version: svn-trunk
Keywords: | CPU: Unspecified
Platform: Unspecified |
-------------------------+-------------------------
{{{

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__'

}}}

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3776&gt;
GRASS GIS <https://grass.osgeo.org>

#3776: SyntaxError at
lib/python/gunittest/testsuite/data/samplecode/testsuite/test_python_unittest.py
--------------------------+-------------------------
  Reporter: pmav99 | Owner: grass-dev@…
      Type: defect | Status: closed
  Priority: normal | Milestone:
Component: Tests | Version: svn-trunk
Resolution: fixed | Keywords:
       CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------
Changes (by neteler):

* status: new => closed
* resolution: => fixed

Comment:

In [changeset:"74159" 74159]:
{{{
#!CommitTicketReference repository="" revision="74159"
testsuite: fix typo (fixes #3776)
}}}

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3776#comment:1&gt;
GRASS GIS <https://grass.osgeo.org>