[IPython-dev] ipython/pydb integration - readline
Ville M. Vainio
vivainio at gmail.com
Sun Oct 29 16:06:31 EST 2006
On 10/29/06, R. Bernstein <rocky at panix.com> wrote:
> > If this would require new functionality in the readline module
>
> As Ville has confirmed, the problem is not in the readline module(s)
> but in ipython's completion interface. If this has been addressed at
> the interface or API level in the chain-saw branch, I'd be interested
> to learn of that fact.
No need for chainsaw, I'll add a:
complete_symbol(line, pos_in_line) -> [completions]
(or something to that effect) hook into the stable branch soon.
--
Ville M. Vainio - vivainio.googlepages.com
blog=360.yahoo.com/villevainio - g[mail | talk]='vivainio'
More information about the IPython-dev
mailing list