--- chardet/escsm.py.orig Mon Nov 6 17:01:26 2006 +++ chardet/escsm.py Mon Nov 6 17:01:37 2006 @@ -180,7 +180,7 @@ eError,eError,eError,eError,eItsMe,eError,eStart,eStart,# 40-47 ) -ISO2022JPCharLenTable = (0, 0, 0, 0, 0, 0, 0, 0) +ISO2022JPCharLenTable = (0, 0, 0, 0, 0, 0, 0, 0, 0, 0) ISO2022JPSMModel = {'classTable': ISO2022JP_cls, 'classFactor': 10,