Removed many uses of bare "except:", which were either going to a) silence...
Removed many uses of bare "except:", which were either going to a) silence real issues, or b) were impossible to hit.
Loading
Please register or sign in to comment
Removed many uses of bare "except:", which were either going to a) silence real issues, or b) were impossible to hit.