Undocumented
Constant | DEFAULT_PYTHON_SHELLS |
Undocumented |
Function | _embed_bpython_shell |
Start a bpython shell |
Function | _embed_ipython_shell |
Start an IPython Shell |
Function | _embed_ptpython_shell |
Start a ptpython shell |
Function | _embed_standard_shell |
Start a standard python shell |
Function | get_shell_embed_func |
Return the first acceptable shell-embed function from a given list of shell names. |
Function | start_python_console |
Start Python console bound to the given namespace. Readline support and tab completion will be used on Unix, if available. |
Undocumented
Value |
|