Closed lra closed 10 years ago
Hi Ira,
you are correct: the warnings are irrelevant for users who don't need completion. This is a bug.
A related problem was solved in 549439eea038d2ad1c9b0e505853ca073f95303d but your use case was not addressed.
At the moment I'm not sure if the warning should be completely removed because it could be useful for debugging. Probably we should use logging and emit messages on debug level.
I get annoying warnings all the time:
My python script is:
What is this warning about ? I don't really care about bash completion.
Thanks