Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #7 from defcube/py3k
Made python 3 compatable without breaking any python 2 usage
- Loading branch information
62c50ce
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hashlib.md5 is available since Python 2.5, do you really want to support even older versions?
62c50ce
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Debian dropped the md5 import entirely http://anonscm.debian.org/cgit/collab-maint/python-expiringdict.git/tree/debian/patches/no_need_for_md5.patch