japanese, unicode and python

Zachary Mason <[email protected]> Tue, 31 Jan 2006 17:39:18 -0800
Newsgroups gmane.comp.python.internationalization
Message-ID <[email protected]>
Hi.  Im writing an NLP application that manipulates japanese
characters and downloads japanese web-pages, in particular results
pages for japanese search engines.  Having a miserable time trying to
make it work so far.  I have python 2.4.3, but the transformations
that seem to work for european languages throw errors for japan. 
Pointers to useful resources or better yet examples of manipulating
japanese via python would be greatly appreciated.

thanks
Z. Mason