[issue6290] cPickle can misread data type

Alex James report at bugs.python.org
Tue Jun 23 20:40:58 CEST 2009


Alex James <ac.james at shaw.ca> added the comment:

Your test prints:
'(1p1\nF1.#INF\naF-1.#INF\naF-1.IND\na.'
[inf, -inf, nan]

My installation is Python 2.6.2 as currently distributed.

Specifying protocol 1 or 2 does circumvent the error.  
Thank you.

----------
components: +Documentation, Extension Modules, Windows -Library (Lib)

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


More information about the Python-bugs-list mailing list