commit | 27f4abf3b16ab818eae765439341139babc9ea31 | [log] [tgz] |
---|---|---|
author | Walter Dörwald <walter@livinglogic.de> | Thu May 03 15:13:55 2007 +0000 |
committer | Walter Dörwald <walter@livinglogic.de> | Thu May 03 15:13:55 2007 +0000 |
tree | 99a329539c464cf80fd95fd196a2caa8cccea6d1 | |
parent | 9b73d0aed5e398b83669b4ab5c6f806369d37688 [diff] |
Clarify the behaviour of PyUnicode_DecodeUTF16(): A BOM is only skipped in native order mode, and only if it's the first two bytes.