#7937 NORM 9.1.0: pylint issues in sugar.presence

Zarro Boogs per Child bugtracker at laptop.org
Wed Aug 13 13:18:51 EDT 2008


#7937: pylint issues in sugar.presence
----------------------+-----------------------------------------------------
   Reporter:  morgs   |       Owner:  morgs             
       Type:  defect  |      Status:  new               
   Priority:  normal  |   Milestone:  9.1.0             
  Component:  sugar   |     Version:  Git as of bug date
 Resolution:          |    Keywords:                    
Next_action:  code    |    Verified:  0                 
  Blockedby:          |    Blocking:                    
----------------------+-----------------------------------------------------

Comment(by gdesmott):

 {{{
  W0212: 51:TubeConnection.__new__: Access to a protected member
 _on_get_self_handle_reply of a client class
  W0212: 52:TubeConnection.__new__: Access to a protected member
 _on_get_self_handle_error of a client class
 }}}

 What's the problem here? The class access to one of its own protected
 method.

 Don't know about the "defined outside __init__" errors. I tried to init
 them in __new__ but pylint still complaint.

-- 
Ticket URL: <http://dev.laptop.org/ticket/7937#comment:1>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system


More information about the Bugs mailing list