[Python-projects] list of false negatives

Sylvain Thénault sylvain.thenault at logilab.fr
Tue Mar 25 16:59:15 CET 2008


On Sat, Mar 22, 2008 at 02:56:08PM +0100, Simon Schampijer wrote:
> Hi Sylvain,

Hey Simon,
 
> Johan Dahlin has provided a patch for pygobject that sets the 
> GObject.__module__ properly to gobject._gobject.

cool

> Pylint still fails with 
> the false errors. What other data does the astng relies on?

huum, i thought it would be enough. If you don't mind reading some
python code, you should check method object_build in
logilab/astng/build.py which is a recursive method responsible for
building the astng representation from living object. Though a bit long,
it's quite simple and a few print there should help detecting the
problem. I would do it myself but I don't really have the time to
download and build a svn version of gobject. If you've a compiled
version for linux/x386 send it to me and I'll take a look.

regards,
-- 
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