web3.py/web3/utils/exception_py3.py
2017-05-18 18:26:03 -04:00

3 lines
95 B
Python
Executable File

# def raise_from(my_exception, other_exception):
# raise my_exception from other_exception