Reset titleData.

Signed-off-by: Arun Prakash Jana <engineerarun@gmail.com>
This commit is contained in:
Arun Prakash Jana 2015-11-10 21:41:27 -08:00
parent 950e3b4486
commit 17067b1a6c

1
markit
View File

@ -337,6 +337,7 @@ def getTitleData(resp):
if debug:
print(charset)
titleData = None
parser = BMHTMLParser()
try:
if charset == 'utf-8':