fixed unqualified except: clause, and logic that was using
hasattr(self, '_v_program') rather than self._v_program is not None.
Showing
Please register or sign in to comment
hasattr(self, '_v_program') rather than self._v_program is not None.