oship-dev team mailing list archive
-
oship-dev team
-
Mailing list archive
-
Message #01871
[Bug 607532] Re: seemingly unnecessary assignments in the initializer of class ItemStructure
** 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/607532
Title:
seemingly unnecessary assignments in the initializer of class
ItemStructure
Status in Open Source Health Information Platform - Python:
Fix Released
Bug description:
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