[IPython-dev] Suggestion for tab completion exc handling

Ville M. Vainio vivainio at gmail.com
Thu Sep 6 15:11:24 EDT 2007


Attached is my suggestion for a new completer exception handling. It
should allow us to get at least some completions, if e.g. python
completer insists on giving exceptions. Custom completer failures
would give full traceback, as they should (they typically have bugs,
as opposed to "expected failures").

-- 
Ville M. Vainio - vivainio.googlepages.com
blog=360.yahoo.com/villevainio - g[mail | talk]='vivainio'
-------------- next part --------------
A non-text attachment was scrubbed...
Name: complete_exc.diff
Type: text/x-patch
Size: 1463 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20070906/6073538e/attachment.bin>


More information about the IPython-dev mailing list