[GRASS-SVN] r46498 - grass/branches/develbranch_6/gui/wxpython/gui_modules

svn_grass at osgeo.org svn_grass at osgeo.org
Wed Jun 1 16:33:41 EDT 2011


Author: martinl
Date: 2011-06-01 13:33:41 -0700 (Wed, 01 Jun 2011)
New Revision: 46498

Modified:
   grass/branches/develbranch_6/gui/wxpython/gui_modules/gpyshell.py
Log:
add some todo notes for pyshell
   (merge r46494 from trunk)


Modified: grass/branches/develbranch_6/gui/wxpython/gui_modules/gpyshell.py
===================================================================
--- grass/branches/develbranch_6/gui/wxpython/gui_modules/gpyshell.py	2011-06-01 20:32:12 UTC (rev 46497)
+++ grass/branches/develbranch_6/gui/wxpython/gui_modules/gpyshell.py	2011-06-01 20:33:41 UTC (rev 46498)
@@ -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