In message <[email protected]>, Roy Smith wrote:
> 1) Somebody is running your application (or the database server) with > the locale set to something unexpected. Locales are under program control, so that won’t happen. This is why I use UTF-8 encoding for everything. -- http://mail.python.org/mailman/listinfo/python-list
