SIGN IN SIGN UP

Issue #6431: Fix Fraction comparisons to return NotImplemented when

the Fraction type doesn't know how to handle the comparison without
loss of accuracy.  Also, make sure that comparisons between Fractions
and float infinities or nans do the right thing.
M
Mark Dickinson committed
85424c93549198d96efb310c6c282941eb47225c
Parent: 8c1a50a