[GRASS-SVN] r46497 -
	grass/branches/releasebranch_6_4/gui/wxpython/gui_modules
    svn_grass at osgeo.org 
    svn_grass at osgeo.org
       
    Wed Jun  1 16:32:12 EDT 2011
    
    
  
Author: martinl
Date: 2011-06-01 13:32:12 -0700 (Wed, 01 Jun 2011)
New Revision: 46497
Modified:
   grass/branches/releasebranch_6_4/gui/wxpython/gui_modules/gpyshell.py
Log:
add some todo notes for pyshell
    (merge r46494 from trunk)
Modified: grass/branches/releasebranch_6_4/gui/wxpython/gui_modules/gpyshell.py
===================================================================
--- grass/branches/releasebranch_6_4/gui/wxpython/gui_modules/gpyshell.py	2011-06-01 20:30:33 UTC (rev 46496)
+++ grass/branches/releasebranch_6_4/gui/wxpython/gui_modules/gpyshell.py	2011-06-01 20:32:12 UTC (rev 46497)
@@ -6,6 +6,9 @@
 Classes:
  - PyShellWindow
 
+ at todo run pyshell and evaluate code in a separate instance of python
+& design the widget communicate back and forth with it
+
 (C) 2011 by the GRASS Development Team
 This program is free software under the GNU General Public
 License (>=v2). Read the file COPYING that comes with GRASS
    
    
More information about the grass-commit
mailing list