Skip to content
Snippets Groups Projects
  • Campbell Barton's avatar
    8e649521
    changes from r1294, · 8e649521
    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.
    8e649521
    History
    changes from r1294,
    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.