Changes between Version 162 and Version 163 of Event/2011/GCI
- Timestamp:
- 12/18/11 08:11:44 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Event/2011/GCI
v162 v163 357 357 f = codecs.open("submitted_file.csv", "r", "utf-8") 358 358 in = f.read() 359 }}}[[br]]359 }}}[[br]] 360 360 That will throw an exception if the file is not UTF-8. 361 361 * If there are rows without a translation, ask the student what the problem was with those rows.