Select Git revision
apibuild.py
-
Nick Wellnhofer authored
There are still a few places where try/except is used for branching. This is a bad idea since it can hide errors like this one.
Nick Wellnhofer authoredThere are still a few places where try/except is used for branching. This is a bad idea since it can hide errors like this one.