nvda
801b40d9 - The logging._levelNames dict no longer exists in Python 3. Instead, we now use logging.getLevelName.

Commit
6 years ago
The logging._levelNames dict no longer exists in Python 3. Instead, we now use logging.getLevelName.
Parents
Loading