On Oct 24, 2011, at 08:39 PM, Sylvain Thénault wrote:
>On 24 octobre 12:54, Barry Warsaw wrote:
>> On Oct 24, 2011, at 06:11 PM, Alexandre Fayolle wrote:
>>
>> >That said, these are getting old. The current version of pylint is 0.25.0
>> >which you can download from http://www.logilab.org/projec
On 24 octobre 12:54, Barry Warsaw wrote:
> On Oct 24, 2011, at 06:11 PM, Alexandre Fayolle wrote:
>
> >That said, these are getting old. The current version of pylint is 0.25.0
> >which you can download from http://www.logilab.org/project/pylint (you will
> >also need logilab-astng and logilab-c
> >
> > Bonjour,
> >
> > Sometimes, there is the following message from pylint:
> >
> > Exception RuntimeError: 'maximum recursion depth exceeded in
> > __subclasscheck__' in ignored
> >
> > Maybe it comes from circular imports - but there is no
> > good reason to maintain circular imports (i
On Oct 24, 2011, at 06:11 PM, Alexandre Fayolle wrote:
>That said, these are getting old. The current version of pylint is 0.25.0
>which you can download from http://www.logilab.org/project/pylint (you will
>also need logilab-astng and logilab-common).
Debian testing has pylint 0.24.0 afaict,
On Monday 24 October 2011 16:44:44 rbast...@free.fr wrote:
> > > Bonjour,
> > >
> > > Sometimes, there is the following message from pylint:
> > >
> > > Exception RuntimeError: 'maximum recursion depth exceeded in
> > > __subclasscheck__' in ignored
> > >
> > > Maybe it comes from circular impo
> >
> > Bonjour,
> >
> > Sometimes, there is the following message from pylint:
> >
> > Exception RuntimeError: 'maximum recursion depth exceeded in
> > __subclasscheck__' in ignored
> >
> > Maybe it comes from circular imports - but there is no
> > good reason to maintain circular imports (i
On 24 octobre 13:13, rbast...@free.fr wrote:
>
>
> Bonjour,
>
> Sometimes, there is the following message from pylint:
>
> Exception RuntimeError: 'maximum recursion depth exceeded in
> __subclasscheck__' in ignored
>
> Maybe it comes from circular imports - but there is no
> good reason to m