On Tue, 17 Jul 2012, Rich Shepard wrote:

 I thought so because when I tried ...
col_headers = infile.readline().split(',')  # col_headers is now a list

  Now I see my error: I forced the items to be strings within the list by
not using the proper syntax for the function.

Thanks,

Rich

_______________________________________________
Portland mailing list
[email protected]
http://mail.python.org/mailman/listinfo/portland

Reply via email to