Package grassyknoll :: Package lib :: Module Norman :: Class FloatNorman
[hide private]

Class FloatNorman

source code


normalizes to a float

Instance Methods [hide private]

Inherited from Norman: __init__

Inherited from object: __delattr__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Static Methods [hide private]
 
__call__(x) source code
Instance Variables [hide private]

Inherited from Norman: filled, optional, prohibited

Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

__call__(x)
(Call operator)
Static Method

source code 
Overrides: Norman.__call__