On Tue, 26 Aug 2014 23:07:36 -0700, Naoki INADA wrote:

> for line in iter(sys.stdin.readline(), ''):

Thanks for that. Removing the parens after readline seems to do the trick.



-- 
Steven
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to