Changes between Version 162 and Version 163 of Event/2011/GCI


Ignore:
Timestamp:
12/18/11 08:11:44 (13 years ago)
Author:
Pat Tressel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Event/2011/GCI

    v162 v163  
    357357  f = codecs.open("submitted_file.csv", "r", "utf-8")
    358358  in = f.read()
    359 }}}[[br]]
     359  }}}[[br]]
    360360  That will throw an exception if the file is not UTF-8.
    361361* If there are rows without a translation, ask the student what the problem was with those rows.