-
- Downloads
kh2reg: stop using deprecated base64.decodestring.
Python 3 gave me a warning that I should have been using decodebytes instead. (cherry picked from commit 1efded20)
Loading
Please register or sign in to comment
Python 3 gave me a warning that I should have been using decodebytes instead. (cherry picked from commit 1efded20)