Email Re: [Python-projects] Problems with new-style class inheritance and base class methods and attributes.

from
subject
Re: [Python-projects] Problems with new-style class inheritance and base class methods and attributes.
date
2005/04/24 21:55
On Thursday 21 April à 21:36, Pierre Rouleau wrote:
> Bonjour a tous!

Bonsoir Pierre !
 
> Pylint 0.6.4 complains with an access to undefined member when a class 
> derived from the built-in file class accesses file members.  Pychecker, 
> on the other hand accepts the code with no error or warnings.

good point ! Actually data descriptors were not handled in the astng
builder. I've fixed this in the CVS, and hopefully a release of
logilab's common library in a near future will fix this problem :)

Thanks
-- 
Sylvain Thénault                               LOGILAB, Paris (France).

http://www.logilab.com   http://www.logilab.fr  http://www.logilab.org

_______________________________________________
Python-Projects mailing list
Python-Projects@lists.logilab.org
http://lists.logilab.org/mailman/listinfo/python-projects