[GRASS-SVN] r35286 - grass/trunk/gui/wxpython
svn_grass at osgeo.org
svn_grass at osgeo.org
Thu Jan 8 09:22:27 EST 2009
Author: martinl
Date: 2009-01-08 09:22:26 -0500 (Thu, 08 Jan 2009)
New Revision: 35286
Modified:
grass/trunk/gui/wxpython/README
Log:
Python ElementTree needed only for py <= 2.4
Modified: grass/trunk/gui/wxpython/README
===================================================================
--- grass/trunk/gui/wxpython/README 2009-01-08 09:09:28 UTC (rev 35285)
+++ grass/trunk/gui/wxpython/README 2009-01-08 14:22:26 UTC (rev 35286)
@@ -7,7 +7,7 @@
GRASS GIS >= 6.3
Python >= 2.4 (Python 3 not supported)
- Python ElementTree
+ Python ElementTree (only for Python <= 2.4)
wxPython >= 2.8.1.1
swig >= 1.3.31 (required only for vector digitizer)
More information about the grass-commit
mailing list