[Python-projects] Pylint and Zope3 deferred imports

Alexandre Fayolle alexandre.fayolle at logilab.fr
Thu Sep 11 09:07:58 CEST 2008


On Wed, Sep 10, 2008 at 02:46:38PM +0200, Daniel Hobi wrote:
> Hi,
> 
> Is there a way to tell Pylint 0.14.0 to handle deferred imports of Zope3
> like in this example?
> 
> >>>from zope.component import provideUtility
> 
> which leads to this Pylint message:
> 
> E:  1: No name 'provideUtility' in module 'zope.component'


I'm not aware of this being supported. However, as usual, patches are welcome. 

Cheers,

-- 
Alexandre Fayolle                              LOGILAB, Paris (France)
Formations Python, Zope, Plone, Debian:  http://www.logilab.fr/formations
Développement logiciel sur mesure:       http://www.logilab.fr/services
Informatique scientifique:               http://www.logilab.fr/science
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 481 bytes
Desc: Digital signature
Url : http://lists.logilab.org/pipermail/python-projects/attachments/20080911/9520eb45/attachment.pgp 


More information about the Python-Projects mailing list