Thank you for answering;
> Are you sure that you get '?' on the file if you write it this way, or
> it's just
> the console/editor that you're using to see the file's contents that
> cannot handle
> the text's encoding?
When it comes to Unicode and such I am not sure about anything. But
you are p
> I have also tried replacing the write() statement with
> write( string_content.encode( '' )) where I have tried the
> encodings 'latin-1' and 'utf-8'; then it does not fail hard, but
> instead of the wanted 'øåæ' characters I get '?' marks.
Are you sure that you get '?' on the file if you wr
2 matches
Mail list logo