May 5, 2007
10:54 a.m.
"Bill Baxter" <wbaxter@gmail.com> writes:
also pulls the numpy namespace into the global one. For debugger integration, is there any way to set up ipython so that on errors it will pop up a GUI debugger that shows the line of source code where the error occured and let you set break points?
Sure -- use emacs and ipython.el (I know this is not a very satisfactory answer if you are not an emacs user). 'as