ptypy.debug package¶
Submodules¶
ptypy.debug.embedded_shell module¶
Tool to embed an ipython shell for debugging.
This file is part of the PTYPY package.
- copyright:
Copyright 2014 by the PTYPY team, see AUTHORS.
- license:
see LICENSE for details.
- ptypy.debug.embedded_shell.ipshell()¶
ptypy.debug.ipython_kernel module¶
Tool to embed an ipython kernel for debugging.
This file is part of the PTYPY package.
- copyright:
Copyright 2014 by the PTYPY team, see AUTHORS.
- license:
see LICENSE for details.
- ptypy.debug.ipython_kernel.start_ipython_kernel(ns)¶
Module contents¶
Debug sub-package.
A separate module because all this IPython mingling repeatedly caused trouble. Should not have any dependence on other submodules
This file is part of the PTYPY package.
- copyright:
Copyright 2014 by the PTYPY team, see AUTHORS.
- license:
see LICENSE for details.
