Chris Jerdonek added the comment:

I guess this isn't limited just to the "raise from" syntax.  It also occurs if 
"from exc" is removed from the example above.

----------
title: unittest swallows part of stack trace using "raise from" with 
AssertionError -> unittest swallows part of stack trace when raising 
AssertionError in a TestCase

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

Reply via email to