]> granicus.if.org Git - python/commit
Try to fix test_user_command on OpenSolaris where floats can have different
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 23 Jan 2014 09:03:02 +0000 (11:03 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Thu, 23 Jan 2014 09:03:02 +0000 (11:03 +0200)
commit83515ecf42c13ccf3c53038ba05c45dcb1298c93
tree10f7f072a43a21f02be421c977b617115f6ac311
parent29d8e856b4e680de082fa2257a6d2f964de0889c
Try to fix test_user_command on OpenSolaris where floats can have different
string representation in Tcl and Python.
Lib/test/test_tcl.py