[issue12729] Python lib re cannot handle Unicode properly due to narrow/wide bug

Tom Christiansen report at bugs.python.org
Mon Sep 19 20:22:07 CEST 2011


Tom Christiansen <tchrist at perl.com> added the comment:

No good news on the Java front.  They do all kinds of things wrong.  
For example, they allow intermixed CESU-8 and UTF-8 in a real UTF-8 
input stream, which is illegal.  There's more they do wrong, including 
in their documentation, but I won't bore you with their errors.

I'm going to seek clarification on some matters here.

--tom

----------
title: Python lib re cannot handle Unicode properly due to	narrow/wide bug -> Python lib re cannot handle Unicode properly due to narrow/wide bug

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12729>
_______________________________________


More information about the Python-bugs-list mailing list