Barry A. Warsaw added the comment:

FWIW, this broke the zope.testing doctests:

https://bugs.launchpad.net/zope.testing/+bug/1467644

I submitted a patch, which was reasonable given the normalization that 
zope.testing does for doctest output, but people should be aware that this can 
break doctests.  Unfortunately, short of the normalizing tricks that 
zope.testing does, there's no way to write such tests that are compatible with 
both 3.4 and 3.5.  OTOH, I agree that raising nested exceptions the way 
zope.testing does is probably rare.

----------
nosy: +barry

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

Reply via email to