]> 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:11 +0000 (13:44 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 7 Jul 2014 10:44:11 +0000 (13:44 +0300)
commit668af7e955af21fe03053a1b08efb7a1906aa46d
tree1be15eb85c304c4969597d1b7b3191c64315b336
parent9be578990e747eee6da7444297776df53b76e187
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