[issue17296] Cannot unpickle classes derived from 'Exception'

R. David Murray report at bugs.python.org
Mon Feb 25 18:36:21 CET 2013


R. David Murray added the comment:

I modified your script to run under both python2 and python3.  I get the error for 2.5, 2.6, and 2.7.  The script produces the same output (without the EXCEPTION ## EXCEPTION) under 2.4 and 3.3.

----------
Added file: http://bugs.python.org/file29235/bug_cpickle.py

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


More information about the Python-bugs-list mailing list