Josh Rosenberg added the comment:

Obvious possibility: input.csv is empty, so the loop never executes. You could 
always add prints within the loop as well, so you know it actually read 
something.

----------
nosy: +josh.r

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue24503>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to