]> granicus.if.org Git - python/commit
Fixed test_user_command on OpenSolaris where floats can have different string
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 23 Jan 2014 14:49:22 +0000 (16:49 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Thu, 23 Jan 2014 14:49:22 +0000 (16:49 +0200)
commit418e80ba00e88db4ab7098da4fa5b141bbdf6fcd
tree401f6673861b0edd3d29377403bb6366c27c85a1
parentfe5fff6305eb76f64d7cc4d666053e9e185dec60
parentbdf0cb52eb4b0676003b3d3ee08f1a48528f1959
Fixed test_user_command on OpenSolaris where floats can have different string
representation in Tcl and Python.
Lib/test/test_tcl.py