__init__.py
181 Bytes
-
Fixed uploading of attachments using Python3 · 197bd20f
Previously it was failing with "TypeError: Unicode-objects must be encoded before hashing" when taking the md5 of a Python3 str object.
Luke Plant committed
Previously it was failing with "TypeError: Unicode-objects must be encoded before hashing" when taking the md5 of a Python3 str object.