It looks as though what I should have done is the following:

In [23]: array(x) > 6
Out[23]: array([False, False, False, False], dtype=bool)
-- 
View this message in context: 
http://www.nabble.com/comparison-on-list-yields-surprising-result-tp25195170p25195893.html
Sent from the Python - python-list mailing list archive at Nabble.com.

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

Reply via email to