comparison on list yields surprising result

Dr. Phillip M. Feldman pfeldman at verizon.net
Fri Aug 28 15:00:31 EDT 2009


In [21]: x
Out[21]: [1, 2, 3, 5]

In [22]: x>6
Out[22]: True

Is this a bug?
-- 
View this message in context: http://www.nabble.com/comparison-on-list-yields-surprising-result-tp25195170p25195170.html
Sent from the Python - python-list mailing list archive at Nabble.com.




More information about the Python-list mailing list