Mariusz Felisiak <felisiak.mari...@gmail.com> added the comment:

"numeric" doesn't refer to the "Level #" representation but to the fact that 
`getLevelName()` returns a numeric value when the corresponding name is passed, 
e.g.

>>> getLevelName('CRITICAL') 
50

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue43353>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to