Home | Trees | Indices | Help |
|
---|
|
object --+ | tuple --+ | object --+ | | | named._Named --+ | named._NamedTuple --+ | DivMod2Tuple
2-Tuple (div, mod)
with the quotient div
and
remainder mod
results of a divmod
operation.
Note:
Quotient div
an int
in Python 3+ but a
float
in Python 2-. Remainder mod
an Fsum
instance.
Instance Methods | |
Inherited from Inherited from Inherited from Inherited from |
Static Methods | |
Inherited from |
Properties | |
Inherited from Inherited from |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Oct 22 17:06:20 2024 | http://epydoc.sourceforge.net |