[Python-3000] Fwd: UPDATED: PEP 3138- String representation in Python 3000

Guido van Rossum guido at python.org
Tue Jun 3 20:55:00 CEST 2008


On Sun, Jun 1, 2008 at 8:32 AM, Atsuo Ishimoto <ishimoto at gembook.org> wrote:
> Here's new PEP,  and new patch is uploaded at http://bugs.python.org/issue2630.
> (codereview.appspot.com refused to create new issue for this patch, btw.)

Thanks for the report! I had made codereview UTF-8-aware, but it
choked on Latin-1. I now use Latin-1 as a fallback. You can see for
yourself here: http://codereview.appspot.com/1465

-- 
--Guido van Rossum (home page: http://www.python.org/~guido/)


More information about the Python-3000 mailing list