浏览代码

wxGUI/toolboxes: fix test

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@71864 15284696-431f-4ddb-bdfa-cd5b030d7da7
Anna Petrášová 7 年之前
父节点
当前提交
5e0f708665
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      gui/wxpython/core/toolboxes.py

+ 1 - 1
gui/wxpython/core/toolboxes.py

@@ -419,7 +419,7 @@ def _expandToolboxes(node, toolboxes):
     ...   </toolbox>
     ... </toolboxes>''')
     >>> _expandToolboxes(menu, toolboxes)
-    >>> print etree.tostring(menu)
+    >>> print(etree.tostring(menu))
     <toolbox name="Raster">
       <label>&amp;Raster</label>
       <items>