[GRASS-SVN] r49105 - grass/branches/releasebranch_6_4/lib/python

svn_grass at osgeo.org svn_grass at osgeo.org
Sat Nov 5 07:40:49 EDT 2011


Author: neteler
Date: 2011-11-05 04:40:49 -0700 (Sat, 05 Nov 2011)
New Revision: 49105

Modified:
   grass/branches/releasebranch_6_4/lib/python/pythonlib.dox
Log:
link to the GRASS Wiki

Modified: grass/branches/releasebranch_6_4/lib/python/pythonlib.dox
===================================================================
--- grass/branches/releasebranch_6_4/lib/python/pythonlib.dox	2011-11-05 06:24:22 UTC (rev 49104)
+++ grass/branches/releasebranch_6_4/lib/python/pythonlib.dox	2011-11-05 11:40:49 UTC (rev 49105)
@@ -31,7 +31,7 @@
 
 \section pythonScripting GRASS scripting tasks for Python provided by "grass.script"
 
-Statement
+The statement
 
 \code
 import grass.script as grass
@@ -45,7 +45,8 @@
 from grass.script import core as grass
 \endcode
 
-Sample script
+Sample script (See the GRASS Wiki at 
+<a href="http://grass.osgeo.org/wiki/GRASS_and_Python">http://grass.osgeo.org/wiki/GRASS_and_Python</a> for more examples)
 
 \code
 #!/usr/bin/env python



More information about the grass-commit mailing list