[Zope] Using IPython for debugging Zope
Tino Wildenhain
tino at wildenhain.de
Tue Sep 28 05:55:20 EDT 2004
Hi,
On Tue, 2004-09-28 at 10:40, Jean Jordaan wrote:
> Hi all
>
> I just figured this out a couple of days ago. It is VERY cool.
>
> """
> $ ./bin/zopectl debug
> Starting debugger (the name "app" is bound to the top-level Zope object)
> [...]
> >>>
> >>> import IPython
> >>> IPython.Shell.IPShell().mainloop(sys_exit=1)
...
>
> Is anyone else using this?
Me. Now ;)
I've seen the IPython before but never tried it really.
For some reason the tab-completion does not work
for me yet... but I have to read the docs ;)
Regards
Tino
More information about the Zope
mailing list