[Python-Dev] When to use EOFError? (original) (raw)
Victor Stinner victor.stinner at gmail.com
Tue Jun 21 17:17:00 EDT 2016
- Previous message (by thread): [Python-Dev] When to use EOFError?
- Next message (by thread): [Python-Dev] When to use EOFError?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Previous message (by thread): [Python-Dev] When to use EOFError?
- Next message (by thread): [Python-Dev] When to use EOFError?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]