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
* 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
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