functools
functools.cmp_to_key()
functools.partial()
functools.reduce()
functools.update_wrapper()
functools.lru_cache()
functools.total_ordering()
functools.singledispatch()
functools.wraps()
functools.partialmethod()