191
191
if len(lines) > 1 and lines[1] and lines[1][0] in ' \t':
194
194
# The subject may be multilingual but we take the first charset as major
195
195
# one and try to decode. If it is decodable, returned subject is in one
196
196
# line and cset is properly set. If fail, subject is mime-encoded and