updates + sqlite db

This commit is contained in:
Andreas Stephanides
2017-08-04 08:48:54 +02:00
parent 941cbc3d45
commit 4060a77c48
7 changed files with 92 additions and 6 deletions

View File

@@ -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