Why do function objects compare in this way to numbers?
Thanks,
Alan Isaac

>>> def f(): return
...
>>> f>5
True

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to