Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(optionbase): Ensure that IronPython exception is caught
It seems that the IronPython interpreter does not raise an AttributeError where it is supposed to and we need to use SystemError.
- Loading branch information