Update charmapTTY.py

This commit is contained in:
chrys87 2017-07-14 13:18:24 +02:00 committed by GitHub
parent 4772ebf11a
commit c97f059775

View File

@ -49,6 +49,7 @@ def autoDecodeVCSA(allData):
#ch = ' '
lineAttrib.append(7)
lineText += ' '
i += 2
continue
(sh,) = struct.unpack("=H", data)
attr = (sh >> 8) & 0xFF