lindat-translation icon indicating copy to clipboard operation
lindat-translation copied to clipboard

BOM in uploaded text file

Open kosarko opened this issue 5 years ago • 1 comments

We should probably use utf-8-sig (https://docs.python.org/3/library/codecs.html) to decode the incoming text file

kosarko avatar May 17 '19 12:05 kosarko

https://stackoverflow.com/questions/13590749/reading-unicode-file-data-with-bom-chars-in-python

kosarko avatar May 17 '19 12:05 kosarko