]> granicus.if.org Git - python/commit
Add a test for UTF-16 reading where the byte sequence doesn't start with
authorWalter Dörwald <walter@livinglogic.de>
Fri, 4 Feb 2005 14:15:34 +0000 (14:15 +0000)
committerWalter Dörwald <walter@livinglogic.de>
Fri, 4 Feb 2005 14:15:34 +0000 (14:15 +0000)
commit1f1d252f516968df8310835c388ad7323c513134
tree0f1eb39ea8ed2def0a05ee1f0f6cb77bf26b24da
parent07561b3b8e35553ebdbf2cab3afc52378c0e50ff
Add a test for UTF-16 reading where the byte sequence doesn't start with
a BOM.
Lib/test/test_codecs.py