Comment 9 for bug 1425268

Revision history for this message
Justin (justin-grana) wrote : Re: [Bug 1425268] Re: [Tab] complete in Ipython after update

Yes, that is what I get too. It is slightly different from the standard
ipython completion
because the ipython completion will also list np.array as a possible
completion, even when
np.array is already completed.

I guess that is not a bug but more of just different functionality.
On 02/26/2015 10:36 AM, Andreas Roehler wrote:
> On 26.02.2015 18:31, Justin wrote:
>> One more quick edit:
>>
>> If I do
>>
>> [1] np.arr[TAB]
>>
>> it completes to np.array but np.array is not listed as a possible
>> completion.
>>
> Result seems resonable for me - see attachment.
>
>
> ** Attachment added: "arr.png"
> https://bugs.launchpad.net/bugs/1425268/+attachment/4328643/+files/arr.png
>