Nicolas Évrard wrote:
> cheetah is raising UnicodeEncodeError:
> 
>     UnicodeEncodeError: 'ascii' codec can't encode character u'\xe9'
>       in position 1: ordinal not in range(128)

Have you had a chance to try the new alpha release of Cheetah, 0.9.16a2
[1]_.  It looks like they addressed some Unicode problems in 0.9.16a1.
There has been a wishlist request for the new version.  I'll send an
email to the Cheetah developers to see what their recommendations for
Debian will be.

Here's an excerpt of the the release note [2]_ from the sourceforge site:

        0.9.16a1 (Jan 6, 2005)
                - fixed a unicode bug in Compiler.py [TR]
                - added new EncodeUnicode filter that Rene Pijlman contributed 
(I
                  optimized it slightly) and made it the default filter for all
                        templates. [TR]
                - added test cases for handling unicode with the default filter 
[TR]
                        permits nesting [JJ]

.. [1] http://sourceforge.net/project/showfiles.php?group_id=28961
.. [2] http://sourceforge.net/project/shownotes.php?release_id=294962

-- 
Chad Walstrom <[EMAIL PROTECTED]>           http://www.wookimus.net/
           assert(expired(knowledge)); /* core dump */

Attachment: signature.asc
Description: Digital signature

Reply via email to