On Tue, Jun 24, 2014 at 10:55 AM, buck <[email protected]> wrote: > It used to be that the best way to compare floating point numbers while > disregarding the inherent epsilon was to use `str(x) == str(y)`.
Who said that? ChrisA -- https://mail.python.org/mailman/listinfo/python-list
