Re: encoding confusions

2007-03-29 Thread Marc 'BlackJack' Rintsch
In <[EMAIL PROTECTED]>, Tim Arnold wrote: > I have the contents of a file that contains French documentation. > I've iterated over it and now I want to write it out to a file. > > I'm running into problems and I don't understand why--I don't get how the > encoding works. > My first attempt was j

encoding confusions

2007-03-29 Thread Tim Arnold
I have the contents of a file that contains French documentation. I've iterated over it and now I want to write it out to a file. I'm running into problems and I don't understand why--I don't get how the encoding works. My first attempt was just this: < snipped code for classes, etc; fname is str