How do I get from here

t = ('1024', '1280')

to 

t = (1024, 1280)


Thanks for all help!
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to