Skip to content
  • Aaron Patterson's avatar
    90f0cdc9
    always transcode the file to utf-8 · 90f0cdc9
    Aaron Patterson authored
    people may be passing filenames to the constructor that are not utf-8,
    but they will assome that calling `original_filename` returns utf-8
    (because that's what it used to do).
    90f0cdc9
    always transcode the file to utf-8
    Aaron Patterson authored
    people may be passing filenames to the constructor that are not utf-8,
    but they will assome that calling `original_filename` returns utf-8
    (because that's what it used to do).
Loading