total_ordering_from_compare#

total_ordering_from_compare(cls)#

Create a class with total order from the cmp method py3_cmp() :param cls: decorated class :return: self