Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
init analyzer = None and rebind to guard NameError
It might make more sense to hoist the call to Analyzer() before the try/except, but any chance to catch failure conditions is better while this code is still in rough shape.
- Loading branch information