From: Serhiy Storchaka Date: Fri, 18 Dec 2015 08:23:29 +0000 (+0200) Subject: Test UTF-32LE before UTF-16LE since UTF-16LE BOM is a prefix of UTF-32LE BOM. X-Git-Tag: v3.6.0a1~890 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=be22a911ff15f890702d134c0360419c3167da09;p=thirdparty%2FPython%2Fcpython.git Test UTF-32LE before UTF-16LE since UTF-16LE BOM is a prefix of UTF-32LE BOM. --- be22a911ff15f890702d134c0360419c3167da09