From 6443aafd8bef98c7186c962356e5ef4df38ced41 Mon Sep 17 00:00:00 2001 From: James Graham Date: Tue, 16 Oct 2007 20:49:50 +0000 Subject: [PATCH] Several changes related to character encoding; convert utf-16 to utf-8 if found in pre-parse algorithm, allow chardet to be switched off, start implementing reparsing if found during actual parse (not yet complete) --HG-- extra : convert_revision : svn%3Aacbfec75-9323-0410-a652-858a13e371e0/trunk%401056 --- encoding/tests2.dat | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/encoding/tests2.dat b/encoding/tests2.dat index dc74859c..6c5c830f 100644 --- a/encoding/tests2.dat +++ b/encoding/tests2.dat @@ -79,3 +79,18 @@ windows-1252 +#encoding +utf-8 + +#data + +#encoding +utf-8 + +#data + +#encoding +utf-8 \ No newline at end of file