mhammond / pywin32

Python for Windows (pywin32) Extensions
4.9k stars 783 forks source link

Fixed undefined error in `pywin.debugger.debugger` #2284

Open Avasam opened 3 weeks ago

Avasam commented 3 weeks ago

Missed in #2270

Turning on reportUndefinedVariable now allows us to prevent similar regressions.