 
       wx.py.shell¶
  wx.py.shell¶Shell is an interactive text control in which a user types in commands to be sent to the interpreter. This particular shell is based on wxPython’s wxStyledTextCtrl.
Sponsored by Orbtech - Your source for Python programming expertise.
 Classes Summary¶
 Classes Summary¶| Shell | Shell based on StyledTextCtrl. | 
| ShellFacade | Simplified interface to all shell-related functionality. | 
| ShellFrame | Frame containing the shell component. |