[Python-projects] pylint
Sylvain =?UTF-8?Q?Th=E9nault?=
sylvain.thenault at logilab.fr
Thu Oct 18 12:22:07 CEST 2007
On Tue, Sep 04, 2007 at 10:54:36AM -0400, Neal Becker wrote:
> pylint --version
> No config file found, using default configuration
> pylint 0.13.1,
> astng 0.17.0, common 0.21.2
> Python 2.5 (r25:51908, Apr 10 2007, 10:27:40)
> [GCC 4.1.2 20070403 (Red Hat 4.1.2-8)]
>
> Fails with
> from uvector import abs as ABS
>
> Traceback (most recent call last):
[snip]
> File "/usr/lib/python2.5/site-packages/logilab/astng/nodes.py", line 332, in
> real_name
> raise NotFoundError(asname)
> logilab.astng._exceptions.NotFoundError: ABS
> _______________________________________________
> Python-Projects mailing list
> Python-Projects at lists.logilab.org
> http://lists.logilab.org/mailman/listinfo/python-projects
sorry for the long delay...
I've tested using a dumb uvector file without success. Would it be
possible to get that uvector module?
--
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