I noticed this problem too. One bit of information to add: it seems to only happen when the python executable is being invoked via a symbolic link. For example, if I want to run the script app.py in the current directory, "/usr/bin/python a<TAB>" causes the error, while "/usr/bin/python2.6 a<TAB>" does not. In either case, the correct thing ultimately happens, but the symlink version inserts the "COMP_WORDS: bad array subscript" message.
-- COMP_WORDS bad array subscript in python completion https://bugs.launchpad.net/bugs/660613 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
