Compares one to another. -1 => a < b 0 => a = b 1 => a > b NaN => one is NaN Like __cmp__, but returns Decimal instances.
(self, other, context=None)
source not stored for this graph (policy: none)
no test coverage detected