oshippy-dev team mailing list archive
-
oshippy-dev team
-
Mailing list archive
-
Message #00017
[Bug 610984] [NEW] some issues in DvCount
You have been subscribed to a public bug:
It seems that it is not necessary to test for the type of magnitude in
the initializer.
The initializer lacks the magnitudeStatus argument and so does the
superclass initializer.
The methods compare ("<") and isStrictlyComparable are not implemented.
The methods add and subtract in DvAmount may be implemented by calling
the methods __add__ and __sub__ respectively.
The method negate should be defined in DvAmount.
It would be interesting to define a representation value for this class,
wouldn't it?
** Affects: oshippy
Importance: High
Status: New
--
some issues in DvCount
https://bugs.launchpad.net/bugs/610984
You received this bug notification because you are a member of OSHIPpy Developers, which is subscribed to OSHIPpy.