deshaw / pyflyby

A set of productivity tools for Python
https://deshaw.github.io/pyflyby/
Other
347 stars 52 forks source link

Try to fix false positive undefined variable in match cases. #349

Closed Carreau closed 2 months ago

Carreau commented 2 months ago

That won't be perfect as the way pyflyback work the scope management is a bit complex.