Good idea.

>>> [int(x) for x in str(results)]
[1, 2, 3]
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to