Skip to content
Commit 6c3c60d1 authored by hydrargyrum's avatar hydrargyrum
Browse files

use six.raise_from where applicable

raise_from wraps the Python3 syntax "raise exc from cause" which is useful
when an exception is raised to wrap a lower-level exception.
parent 1c0a1031
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment