I'm sorry, it's utf8_unicode_ci that's confusing me.

So, "UTF-8 is one of the most commonly used encodings. UTF stands for
"Unicode Transformation Format"" UTF8 is, we can say, a type of "unicode",
right? And what about utf8_unicode_ci in mysql?

Giorgio

2010/3/3 Stefan Behnel <stefan...@behnel.de>

> Giorgio, 03.03.2010 18:28:
>
>  string = u"blabla"
>>
>> This is unicode, ok. Unicode UTF-8?
>>
>
> No, not UTF-8. Unicode.
>
> You may want to read this:
>
> http://www.amk.ca/python/howto/unicode
>
>
> Stefan
>
> _______________________________________________
> Tutor maillist  -  Tutor@python.org
> To unsubscribe or change subscription options:
> http://mail.python.org/mailman/listinfo/tutor
>



-- 
--
AnotherNetFellow
Email: anothernetfel...@gmail.com
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to