[Python-Dev] When to use EOFError?

Victor Stinner victor.stinner at gmail.com
Tue Jun 21 17:17:00 EDT 2016


When loading truncated data with pickle, I expect a pickle error, not a
generic ValueError nor EOFError.

Victor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20160621/7a8b41c3/attachment.html>


More information about the Python-Dev mailing list