]> granicus.if.org Git - python/commit
Issue #21881: Be more tolerant in test_tcl to not parsable by float() NaN
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 7 Jul 2014 10:44:33 +0000 (13:44 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 7 Jul 2014 10:44:33 +0000 (13:44 +0300)
commit667abc7d42e87b87338981276d0eac9895d4abf4
treee4084d5fc93b35d277de58ef09dfa40b69c90be0
parent3410af45f8d2b8479e9a9db29f4631799820ec21
Issue #21881: Be more tolerant in test_tcl to not parsable by float() NaN
representations (on mips and m68k platforms).
Lib/test/test_tcl.py