Why is None <= 0

Gregor Horvath gh at gregor-horvath.com
Fri Apr 25 14:27:15 EDT 2008


Hi,

 >>> None <= 0
True

Why?
Is there a logical reason?

Gregor



More information about the Python-list mailing list