Unicode web applications in Python
There’s a tutorial at dAlchemy called End to End Unicode Web Applications in Python by Martin Doudoroff that seems to be quite useful. Even if you aren’t building a web application, I think the tips contained in the article would still be useful. You never know when encoding issues might pop up.