rpm-software-management / urlgrabber

GNU Lesser General Public License v2.1
14 stars 23 forks source link

Fix for usage of _levelNames from logging module #17

Closed brejoc closed 5 years ago

brejoc commented 5 years ago

With Python3 the internal dict has been renamed to _levelToName.