[Python-ideas] float comparison in doctest

Nick Coghlan ncoghlan at gmail.com
Thu Aug 14 10:16:01 CEST 2014


On 14 August 2014 01:30, Erik Bray <erik.m.bray at gmail.com> wrote:
>
> That said, if anyone has any ideas for allowing tweaking the
> tolerances for a doctest flag that would be great.  If this otherwise
> seems like a good idea in general to include in the doctest module I
> will offer a patch.

I think it sounds like a reasonable idea, even with the "can't be
tuned" limitation. It does become a possible use case *for* a doctest
flag tuning system, but that doesn't need to be a requirement.

Cheers,
Nick.

-- 
Nick Coghlan   |   ncoghlan at gmail.com   |   Brisbane, Australia


More information about the Python-ideas mailing list