updates + sqlite db
This commit is contained in:
@@ -88,6 +88,6 @@ class MailThread(Base):
|
||||
# print "withintm:"+str(type(t))
|
||||
t=t.decode("ISO-8859-1")
|
||||
txt=t
|
||||
a=a+txt+"\n\n"
|
||||
a=a+txt+"***........................................***\n"
|
||||
|
||||
return a
|
||||
|
||||
Reference in New Issue
Block a user