Why does the expression 0 < 0 == 0 return False in Python? August 21, 2022 by Magenaut Looking into Queue.py in Python 2.6, I found this construct that I found a bit strange: