[IPython-dev] Unicode howto

Fernando Perez fperez.net at gmail.com
Mon Jul 26 19:03:05 EDT 2010


Hi all,

in trying to reply to a query from Min about unicode in zmq, I found
this document:

http://docs.python.org/howto/unicode.html

Somehow I'd managed to miss it before, but it's a very nice and
concise introduction to unicode in Python 2.x.  Since we need to start
seriously thinking about unicode if we're going to push ipython to
3.x, I thought others might find it useful.

Cheers,

f

ps - Python now ships a nice collection of howto's that I'd never
noticed.  In case someone else is as distracted as I am:

http://docs.python.org/howto/index.html



More information about the IPython-dev mailing list