Explorar o código

import decode from grass utils

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@74322 15284696-431f-4ddb-bdfa-cd5b030d7da7
Stefan Blumentrath %!s(int64=6) %!d(string=hai) anos
pai
achega
df2537c0f9
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      lib/python/gunittest/gmodules.py

+ 1 - 0
lib/python/gunittest/gmodules.py

@@ -11,6 +11,7 @@ for details.
 
 import subprocess
 from grass.script.core import start_command
+from grass.script.utils import decode
 from grass.exceptions import CalledModuleError
 from grass.pygrass.modules import Module