[issue21881] python cannot parse tcl value

Serhiy Storchaka report at bugs.python.org
Sat Jul 5 09:42:15 CEST 2014


Serhiy Storchaka added the comment:

Here is a patch which omits using of float() to convert Tcl's NaN values.

----------
keywords: +patch
stage: needs patch -> patch review
Added file: http://bugs.python.org/file35864/test_tcl_nan.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue21881>
_______________________________________


More information about the Python-bugs-list mailing list