Faheem Mitha <fah...@faheem.info> added the comment:

This is an issue with SQLAlchemy exceptions, and has been worked around by Mike 
Bayer in http://www.sqlalchemy.org/trac/ticket/2371

For the record, I think the real problem is that Python exception pickling is 
broken, see http://bugs.python.org/issue1692335

It would be nice to see this fixed, otherwise this issue will continue to 
plague the Python standard libraries as well as other libraries. Library 
writers don't seem to be aware of the issue.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue13751>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to