[IPython-dev] Full import completion for ipython

Olivier Lauzanne olauzanne at gmail.com
Fri Apr 20 02:31:10 EDT 2007


Since my eclipse made patch doesn't seem to work, here is a handmade patch
with svn diff, as a difference from the trunk.

2007/4/19, Ville M. Vainio <vivainio at gmail.com>:
>
> On 4/20/07, Olivier Lauzanne <olauzanne at gmail.com> wrote:
>
> > Here is a patch for the svn version of ipython that adds a full
> completion
> > for the imports.
>
> Just in time! However, you need to send a new patch (quickly), I got:
>
> [ipython]|9> patch -p5 < c:/dl/patch.diff
> patching file IPython/Extensions/ipy_completers.py
> Hunk #1 FAILED at 11.
> Hunk #2 FAILED at 142.
> Hunk #3 FAILED at 147.
> Hunk #4 FAILED at 216.
> Hunk #5 FAILED at 221.
> Hunk #6 FAILED at 239.
> 6 out of 6 hunks FAILED -- saving rejects to file
> IPython/Extensions/ipy_complet
> ers.py.rej
> [ipython]|10>
>
> > If you like it I may do a patch to integrate it directly in ipython, not
> > just in the extensions.
>
> No, the less stuff we have directly in ipython, the better.
>
> --
> Ville M. Vainio - vivainio.googlepages.com
> blog=360.yahoo.com/villevainio - g[mail | talk]='vivainio'
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20070420/7749528d/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.diff
Type: text/x-patch
Size: 4504 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20070420/7749528d/attachment.bin>


More information about the IPython-dev mailing list