Am 07.07.2010 um 03:11 schrieb Laurent FRANCOIS:
Hi,
The Elixir tuto sucks with unicode as soon as you put some unicode
title =u"éééé"
Who could send me a little elixir model example that works with
accentueted characters?
If anything, your lack of understanding of unicode in python "sucks".
Put a proper
# -*- coding: utf-8 -*-
header to the file, and then of course use a decent editor to make
sure utf-8 is actually used. Then things should run smoothly.
Diez
--
You received this message because you are subscribed to the Google Groups
"SQLElixir" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sqlelixir?hl=en.