Package openid :: Package yadis :: Module etxrd :: Class _Max
[hide private]
[frames] | no frames]

Class _Max

source code

object --+
         |
        _Max

Value that compares greater than any other value.

Should only be used as a singleton. Implemented for use as a priority value for when a priority is not specified.

Instance Methods [hide private]
 
__cmp__(self, other) source code

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Properties [hide private]

Inherited from object: __class__