Closed WhyNotHugo closed 10 years ago
Added python3 compatibility while retaining python2 backwards-compatibility as well. Notably google_authenticator has a try/except import, the rest is just updating deprecated/obsolete syntax.
No, wait, my testing was all wrong and this does not pass all tests on python3. I'll post another request once I fix this, sorry.
Added python3 compatibility while retaining python2 backwards-compatibility as well. Notably google_authenticator has a try/except import, the rest is just updating deprecated/obsolete syntax.