pytilities.types.numbertype

class pytilities.types.numbertype.NumberType

Represents any number type.

Ints, floats and infinity are subclasses of this class.

__weakref__

list of weak references to the object (if defined)

Previous topic

pytilities.types

Next topic

pytilities.types.numerictype

This Page