assemble
3.05 KB
-
Conditionally import hashlib (issue #471) · 14dc12cd
Import hashlib if it is there, otherwise import md5. Adds method file_digest that wraps the logic on which module to invoke.
Stephen Fromm committed
Import hashlib if it is there, otherwise import md5. Adds method file_digest that wraps the logic on which module to invoke.