Pytype flagged the exception handler where these are used as [name-error], and
PyCharm complained they may be used before assignment.
Details
Details
- Reviewers
pulkit - Group Reviewers
hg-reviewers - Commits
- rHG9c3e84569071: re2: adjust local variable assignment scope
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Branch
- default
- Lint
No Linters Available - Unit
No Unit Test Coverage
Event Timeline
Comment Actions
The commit this fixes is on stable, but since the test to run pytype is on default, it probably doesn't matter where it goes.