浏览代码

wxGUI/nviz: os module added (merge from devbr6, https://trac.osgeo.org/grass/changeset/32870)

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@32871 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 16 年之前
父节点
当前提交
e6cac510d0
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      gui/wxpython/gui_modules/nviz.py

+ 1 - 0
gui/wxpython/gui_modules/nviz.py

@@ -19,6 +19,7 @@ for details.
 
 errorMsg = ''
 
+import os
 import sys
 
 import wx