public marks

PUBLIC MARKS with tags unicode & python

2012

2011

Unicode In Python, Completely Demystified

by ghis
Excellent explanation of Unicode in Python. Also good to remember the difference between Unicode and UTF-8.

2010

Python, Unicode and UnicodeDecodeError — Stereoplex

by ghis (via)
Great explanation of Unicode in Python applications.

2009

Python, Unicode and UnicodeDecodeError

by marco
Unicode ---- encode ----> ASCII ASCII ---- decode ----> Unicode

2008

Unicode HOWTO

by parmentierf & 1 other
This HOWTO discusses Python's support for Unicode, and explains various problems that people commonly encounter when trying to work with Unicode.

2007

2006

Py encoding - The Online Python Zine

by fakechris
unicode char encodings and bom etc.

Le support Unicode dans Python - JDN Développeurs

by parmentierf
Le support Unicode est apparu tardivement au sein de Python, qui à l'origine en reconnaissait que les codes locaux, avec le type str. Aujourd'hui, Python dispose également d'un type unicode, et des méthodes pour passer de l'un à l'autre. Par défaut, une chaîne utilise la locale du fichier traité, mais le support Unicode peut être fait de manière explicite, en ajoute un u en début de chaîne.

2005

PUBLIC TAGS related to tag unicode

blog +   dev +   encodage +   encoding +   howto +   incutio +   javascript +   programming +   python +   tutorial +   UnicodeDecodeError +   utf8 +   web +   wilson +  

Active users

ghis
last mark : 25/12/2012 18:28

marco
last mark : 14/11/2009 18:29

parmentierf
last mark : 11/11/2008 09:39

greut
last mark : 12/03/2007 13:02

fakechris
last mark : 29/08/2006 03:13

centt
last mark : 29/03/2006 13:41

Ganf
last mark : 17/03/2006 10:31

salvatore
last mark : 11/01/2006 18:54

gavrie
last mark : 11/07/2005 10:17