Re: Problems with release-wranglers mailman interface...
Kristian Høgsberg <krh-1OA22m9ORUweIZ0/[email protected]>
| Newsgroups | gmane.comp.freedesktop.release-wranglers |
|---|---|
| Message-ID | <[email protected]> |
Keith Packard wrote: > Around 3 o'clock on Dec 1, Roland Mainz wrote: > > >>UnicodeEncodeError: 'ascii' codec can't encode character u'\xa7' in >>position 104: ordinal not in range(128) > > > Argh. I've seen this somewhere, but perhaps it was in another bit of > python code. It appears that python is using ASCII as the default encoding > and then whining when you write a non-ASCII value. > > Anyone with python knowledge about this problem? I remember Havoc talking about this in his blog, not sure if it's related: http://log.ometer.com/2004-10.html#29 cheers, Kristian