nvda
7cc90e7a
- The logging._levelNames dict no longer exists in Python 3. Instead, we now use logging.getLevelName.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
6 years ago
The logging._levelNames dict no longer exists in Python 3. Instead, we now use logging.getLevelName.
References
#9712 - Python3: fix NVDA's logging infrastructure
Author
michaelDCurran
Committer
michaelDCurran
Parents
b8082539
Loading