Siegfried Heintze wrote:
Does someone have a little python script that will read a file in
UTF-8/UTF-16/UTF-32 (my choice) and search for all the characters between
0x7f-0xff and convert them to an ASCII digit string that begins with
"" and ends with ";" and output the whole thing? If no
Does someone have a little python script that will read a file in
UTF-8/UTF-16/UTF-32 (my choice) and search for all the characters between
0x7f-0xff and convert them to an ASCII digit string that begins with
"" and ends with ";" and output the whole thing? If not, could someone
tell me h