[issue1762] Inheriting from ABC slows Decimal down.

Christian Heimes report at bugs.python.org
Tue Jan 8 19:13:13 CET 2008


Christian Heimes added the comment:

The patch implements the rich cmp slots for <, <=, > and >= required for
numbers.Real.

Added file: http://bugs.python.org/file9107/trunk_decimal_richcmp.patch

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1762>
__________________________________


More information about the Python-bugs-list mailing list