-
Campbell Barton authored
- be explicit with exceptions. new exceptions can be accounted for as needed - self._process was being checked for None, this should never happen, if it does then that is a bug and should be dealt with separately.
Campbell Barton authored- be explicit with exceptions. new exceptions can be accounted for as needed - self._process was being checked for None, this should never happen, if it does then that is a bug and should be dealt with separately.