chronodiagram/app/svganim/uimethods.py

8 lines
159 B
Python

from hashlib import md5
def annotation_hash(handler=None, input =""):
return md5(input.encode()).hexdigest()
# def nmbr(handler, lst) -> int:
# leno