On 03 octobre 07:51, Mats Hallingström wrote:
> Hi Code Quality
Hi Mats,
> This may already be a reported bug, but then i need help in finding that
> issue.
>
>
> Situation:
> I invoke pylint with :
>
> from pylint.lint import Run
> ...
>
> files = [ 'subdir/a.py', 'b.py' ]
>
> for file in
Thanks!
I will try it
BR/
Mats
On 6 October 2014 09:55, Sylvain Thénault
wrote:
> On 03 octobre 07:51, Mats Hallingström wrote:
> > Hi Code Quality
>
> Hi Mats,
>
> > This may already be a reported bug, but then i need help in finding that
> > issue.
> >
> >
> > Situation:
> > I invoke pylint w