On Tue, Nov 3, 2009 at 1:00 PM, Georg Brandl <g.bra...@gmx.net> wrote: > From my experience, string to unicode migration really is the biggest > pain when porting anything that handles real-world data.
Of course, handling Unicode right is also the biggest pain when writing code for 2.x in the first place -- writing greenfield code targeted at 3.x that does Unicode right is a lot easier. Alas, this does nothing for those folks who already have working Unicode handling code for 2.x... -- --Guido van Rossum (python.org/~guido) _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com