py2: *: Emulate `raise from` by hand
`raise from` is invalid syntax on python2, but it still makes sense to preserve error cause because pygolang can handle and display that even on py2: nexedi/pygolang@bb9a94c3 .
Showing
Please register or sign in to comment