[Python-projects] __init__ method from a non direct base class <logilab.astng.Yes object at 0xb7f8392c> is called
Sylvain Thénault
sylvain.thenault at logilab.fr
Tue Nov 21 12:54:02 CET 2006
On Tuesday 21 November à 11:35, Barry Scott wrote:
> Sylvain Thénault wrote:
> >>Are there other situations that generate this false positive message?
> >
> >this is usually issued when pylint (well, astng...) isn't able to infer
> >a parent class (import problem or whatever...).
> >
> O.k. Thats good to know. Why not print a message that says this and
> hopefully include
> information that can be used to track down the problem?
the problem isn't to fix that particular problem but to take the time to
fix a bunch of pending bugs and to make a release of the project while
we are under an heavy load for client projects... However I do intend to
make a release fixing the most important bugs as this one in a near
future whithout promizing any date though...
--
Sylvain Thénault LOGILAB, Paris (France)
Formations Python, Zope, Plone, Debian: http://www.logilab.fr/formations
Développement logiciel sur mesure: http://www.logilab.fr/services
Python et calcul scientifique: http://www.logilab.fr/science
More information about the Python-Projects
mailing list