Comparable classes in Python 3 August 15, 2022 by Magenaut What is the standard way of making a class comparable in Python 3? (For example, by id.)