]>
git.saurik.com Git - wxWidgets.git/blob - utils/wxPython/demo/PyShell.py
2 from wxPython
.wx
import *
3 from wxPython
.lib
.shell
import PyShell
5 #----------------------------------------------------------------------
8 def runTest(frame
, nb
, log
):
14 #----------------------------------------------------------------------
18 A simple GUI version of the interactive interpreter.