nvda
23d04170 - Fix some undefined names in NVDAObjects (#12668)

Commit
4 years ago
Fix some undefined names in NVDAObjects (#12668) * Add missing import of `sys` to NVDAObjects\IAccessible\__init__ * Add missing import of browseMode to _msOfifceChart.py and convert affected script to script decorator * Fix wrong call to `super` by using Python 3 `super` .
Author
Parents
Loading