Walter Dörwald added the comment: OK, here is a patch. Instead of mapping the exceptions module to builtins, it does the mapping for each exception class separately. I've excluded StandardError, because I think there's no appropriate equivalent in Python 3.
---------- keywords: +patch Added file: http://bugs.python.org/file32911/python-2-exception-pickling.diff _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue19834> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com