Package restkit :: Package contrib :: Module ipython_shell :: Class Shell
[hide private]
[frames] | no frames]

Class Shell

source code

IPython.Shell.IPShellEmbed --+
                             |
                            Shell

Instance Methods [hide private]
 
__init__(self, kwargs)
Note that argv here is a string, NOT a list.
source code

Inherited from IPython.Shell.IPShellEmbed: __call__, get_dummy_mode, restore_system_completer, set_banner, set_dummy_mode, set_exit_msg

Method Details [hide private]

__init__(self, kwargs)
(Constructor)

source code 

Note that argv here is a string, NOT a list.

Overrides: IPython.Shell.IPShellEmbed.__init__
(inherited documentation)