 
       wx.py.sliceshell.SlicesShellFacade¶
  wx.py.sliceshell.SlicesShellFacade¶Simplified interface to all shell-related functionality.
This is a semi-transparent facade, in that all attributes of other are accessible, even though only some are visible to the user.
 Methods Summary¶
 Methods Summary¶| __init__ | Create a SlicesShellFacade instance. | 
| help | Display some useful information about how to use the slices shell. | 
 Class API¶
 Class API¶SlicesShellFacade¶Simplified interface to all shell-related functionality.
This is a semi-transparent facade, in that all attributes of other are accessible, even though only some are visible to the user.
__init__(self, other)¶Create a SlicesShellFacade instance.
help(self)¶Display some useful information about how to use the slices shell.