commit | 53a9dd776e62f6bc3b1884f3aa82e49a78bd83a8 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Wed Dec 08 22:25:45 2010 +0000 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Wed Dec 08 22:25:45 2010 +0000 |
tree | b62f83eb883c6ffceb9c0fff6083c4f914c832a2 | |
parent | 84cc06288d88cb12b382bf3e4695f8538ab498ff [diff] |
Issue #10546: UTF-16-LE and UTF-16-BE *do* support non-BMP characters Fix the doc and add tests.