Re: Unicode and MoinMoin

2006-02-27 Thread Fredrik Lundh
Neil Hodgson wrote: > > The only issue I'm having relates to Unicode. MoinMoin and python are > > pretty unforgiving about files that contain Unicode characters that > > aren't included in the coding properly. I've spent hours reading about > > Unicode, and playing with different encoding/decoding

Re: Unicode and MoinMoin

2006-02-26 Thread Neil Hodgson
Greg: > The only issue I'm having relates to Unicode. MoinMoin and python are > pretty unforgiving about files that contain Unicode characters that > aren't included in the coding properly. I've spent hours reading about > Unicode, and playing with different encoding/decoding commands, but at > th