Avoid deprecation warnings for the md5 and sha modules in Python 2.6 by adding...
Avoid deprecation warnings for the md5 and sha modules in Python 2.6 by adding conditional imports for the hashlib module.
Showing
Please register or sign in to comment