You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
as per PEP memo https://www.python.org/dev/peps/pep-0004/ the md5 module is depreciated and should be replaced with hashlib. This is also required for conversion to python 3 in issue #131
The text was updated successfully, but these errors were encountered:
as per PEP memo https://www.python.org/dev/peps/pep-0004/ the md5 module is depreciated and should be replaced with hashlib. This is also required for conversion to python 3 in issue #131
The text was updated successfully, but these errors were encountered: