[Python-projects] is class inheritance supposed to be supported in pylint 0.14.0 ?

Sylvain Thénault sylvain.thenault at logilab.fr
Mon May 19 10:26:39 CEST 2008


On Fri, May 16, 2008 at 11:37:30AM -0700, Tim Black wrote:

[snip]
 
> If I change the import syntax in Parent/A/a.py to use "from Parent.B
> import b" all errors go away. This seems to indicate a problem with
> intra-sub-package relative imports. Any ideas?

yep I think new relative import syntax introduced in py2.5 is not really
supported. I've added a ticket for this:
  
  http://www.logilab.org/ticket/5010

Thank you for your report,
-- 
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