[GRASS-SVN] r52300 - grass/trunk/lib/python

svn_grass at osgeo.org svn_grass at osgeo.org
Wed Jul 4 03:51:34 PDT 2012


Author: hamish
Date: 2012-07-04 03:51:33 -0700 (Wed, 04 Jul 2012)
New Revision: 52300

Modified:
   grass/trunk/lib/python/raster.py
Log:
drop orphaned comment

Modified: grass/trunk/lib/python/raster.py
===================================================================
--- grass/trunk/lib/python/raster.py	2012-07-04 10:40:50 UTC (rev 52299)
+++ grass/trunk/lib/python/raster.py	2012-07-04 10:51:33 UTC (rev 52300)
@@ -116,8 +116,6 @@
     >>> p2.wait()   # etc.
     \endcode
 
-    (maybe stdout = subprocess.PIPE and p1.stdout.closed can be avoided)
-
     @param exp expression
     @param kwargs
     



More information about the grass-commit mailing list