[Bug 660613] Re: COMP_WORDS bad array subscript in python completion
Peter Cordes
peter at cordes.ca
Sat Nov 29 12:02:29 UTC 2014
Can anyone else confirm that /usr/bin/python /etc/ba<TAB> is a valid
testcase for this? Or is ln -s /usr/bin/python tmp/python needed?
I'm not seeing a problem on trusty with Nicolas's testcase, but I don't
have anything special with python source lying around.
** Changed in: bash-completion (Ubuntu)
Status: Confirmed => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to bash-completion in Ubuntu.
https://bugs.launchpad.net/bugs/660613
Title:
COMP_WORDS bad array subscript in python completion
Status in bash-completion package in Ubuntu:
Incomplete
Bug description:
Binary package hint: bash-completion
Get a source checkout of Python:
bzr branch lp:python
cd python
./configure && make
./python Lib/test[TAB]
The following error occurs at the TAB
% ./python Lib/testbash: COMP_WORDS: bad array subscript
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/660613/+subscriptions
More information about the foundations-bugs
mailing list