oship-dev team mailing list archive
-
oship-dev team
-
Mailing list archive
-
Message #01803
[Bug 607526] Re: seemingly unnecessary assignments in the initializer of class ItemTree
** Changed in: oship
Milestone: 1.5 => None
--
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 (OSHIP):
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