Hi
if I enter
pylint <TAB><TAB>
I get a list of 402 possible completions including python library files
but I have only one .py file in the current directory.
I wonder if this is useful for anybody at all. If somebody develops
library code, she will be in the directory for that code and normally
not be interested in any other libraries.
Is this behaviour intended? Why? Or should I file a bug report?
No config file found, using default configuration
pylint 2.0.0,
astroid 1.5.0
Python 3.5.2+ (default, Sep 22 2016, 12:18:14)
[GCC 6.2.0 20160927]
--
Wolfgang