Just noticed the following from http://www.feedparser.org/docs/character-encoding.html:
> Feeds may be published in any character encoding. Python supports only a > few character encodings by default. To support the maximum number of > character encodings (and be able to parse the maximum number of feeds), you > should install cjkcodecs and iconv_codec. Both are available at > http://cjkpython.i18n.org/. > Should melk.feedparser add cjkcodecs and iconv_codec to its dependencies? If so I'd be happy to toss them in. Josh -- Archive: http://www.openplans.org/projects/melkjug/lists/melkjug-development-list/archive/2008/12/1228689780535 To unsubscribe send an email with subject "unsubscribe" to [EMAIL PROTECTED] Please contact [EMAIL PROTECTED] for questions.

