← Back to team overview

oship-dev team mailing list archive

[Bug 607526] Re: seemingly unnecessary assignments in the initializer of class ItemTree

 

** Project changed: oship => oshippy

-- 
You received this bug notification because you are a member of OSHIP
Development Team, which is subscribed to Open Source Health Information
Platform.
https://bugs.launchpad.net/bugs/607526

Title:
  seemingly unnecessary assignments in the initializer of class ItemTree

Status in Open Source Health Information Platform - Python:
  Fix Released

Bug description:
  With the exception of items, Is it necessary to assign values to the attributes after the call to the parent initializer? 
  They are assigned in the parent initializer, aren't they?





References