[code-quality] pylint completion is very noisy

2017-03-05 Thread Wolfgang Rohdewald
Hi if I enter pylint 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

Re: [code-quality] pylint completion is very noisy

2017-03-05 Thread Florian Bruhin
* Wolfgang Rohdewald [2017-03-05 11:15:58 +0100]: > Hi > > if I enter > > pylint > > I get a list of 402 possible completions including python library files > > but I have only one .py file in the current directory. I only get python files in the current directory. What OS/distribution and

Re: [code-quality] pylint completion is very noisy

2017-03-05 Thread Wolfgang Rohdewald
Am Sonntag, 5. März 2017, 21:14:48 CET schrieb Florian Bruhin: > * Wolfgang Rohdewald [2017-03-05 11:15:58 +0100]: > > Hi > > > > if I enter > > > > pylint > > > > I get a list of 402 possible completions including python library files > > > > but I have only one .py file in the current dire