The rich comparison operator <=
x.__le__(y) <==> x<=y
cf.Data.__lt__
cf.Data.__eq__
Enter search terms or a module, class or function name.