[Python-projects] followup on ticket #3214: pylint/numpy problem

Sakaie, Ken sakaiek at ccf.org
Thu Nov 13 16:26:16 CET 2008


Hello,

Did anything ever happen regarding ticket #3214 (pylint doesn't like numpy).

I did the following test:

In test.py:
from numpy import sqrt

Then do:
pylint test.py

I get:
No config file found, using default configuration
************* Module tmp
C:  1: Missing docstring
E:  1: No name 'sqrt' in module 'numpy'

Version info:
numpy version 1.0.4
pylint 0.13.2, 
astng 0.17.1, common 0.25.1
Python 2.4.3 (#1, May 24 2008, 13:47:28) 
[GCC 4.1.2 20070626 (Red Hat 4.1.2-14)]

Any help would be appreciated.

Thanks,
Ken



===================================

P Please consider the environment before printing this e-mail

Cleveland Clinic is ranked one of the top hospitals
in America by U.S. News & World Report (2008).  
Visit us online at http://www.clevelandclinic.org for
a complete listing of our services, staff and
locations.


Confidentiality Note:  This message is intended for use
only by the individual or entity to which it is addressed
and may contain information that is privileged,
confidential, and exempt from disclosure under applicable
law.  If the reader of this message is not the intended
recipient or the employee or agent responsible for
delivering the message to the intended recipient, you are
hereby notified that any dissemination, distribution or
copying of this communication is strictly prohibited.  If
you have received this communication in error,  please
contact the sender immediately and destroy the material in
its entirety, whether electronic or hard copy.  Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.logilab.org/pipermail/python-projects/attachments/20081113/b9e0832f/attachment.htm 


More information about the Python-Projects mailing list