in reply to Re: Module to read - modify - write text files in any unicode encoding
in thread Module to read - modify - write text files in any unicode encoding
I also read the excellent Unicode backgrounder on Joel on Software site.
But don't roll any encoding handling code by hand, it's all been done before and properly tested.
Very right, except that some of it might have been properly tested on a Mac or on Linux, and not at all on Windows. Caveat emptor.
|
|---|