[IPython-dev] [Ipython-svndiff] 2717 - improve callable alias inspection

Gael Varoquaux gael.varoquaux at normalesup.org
Thu Sep 6 02:46:08 EDT 2007


On Thu, Sep 06, 2007 at 09:37:32AM +0300, Ville M. Vainio wrote:
> Not anymore, I made tab completion exceptions non-silent something
> like a year ago when they were seriously killing my completer work.

Yes, and it's a pain :->. It's preventing the completion to work on quite
a few objects.

OK, I have not examples right now, but that's a good example of why there
should be a debug mode, and a normal user mode. It could even be switched
on and off by a magic. That way you could get useful tracebacks when you
want them, and keep on working when you just want some completion.

Gaël



More information about the IPython-dev mailing list