Email [pylint] New Bug submitted (problème de sous classage de M2Crypto SSLServer)

from
subject
[pylint] New Bug submitted (problème de sous classage de M2Crypto SSLServer)
date
2006/02/15 10:16

The following bug was submitted for project pylint : #10936 - problÚme de sous classage de M2Crypto  SSLServer

Bug description
---------------
http://bugs.debian.org/352702::

 Running pylint on code that subclasses M2Crypto's SSLServer class
 causes it to complain about "access to undefined member" for member
 data and functions that are defined through inheritance. This causes
 errors to be logged for code that was previously reported clean. 

 One of the errors that is reported is:
 Component.py:220: [E, Component.serve_forever] Access to undefined member 'handle_request'



Bug sumbitter
-------------
alf

Bug URL
-------
http://intranet.logilab.fr/erudi/jpl/jpl//10936
(project URL: http://intranet.logilab.fr/erudi/jpl/jpl//33)