X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=src%2Frss_sqlite.py;h=129f50036d534e533a32c507db40d278d7238223;hb=fe2dfacdbc6f73fc34427200ac454ba17a38fd97;hp=d243933fb059af6699661ca2d4f46f8da4e94664;hpb=9939c341187f566b592724bb9c3dca2d0c36151e;p=feedingit diff --git a/src/rss_sqlite.py b/src/rss_sqlite.py index d243933..129f500 100644 --- a/src/rss_sqlite.py +++ b/src/rss_sqlite.py @@ -803,7 +803,7 @@ class Feed(BaseObject): #text = '''
''' text = '' text += "" + title + "" - text += '\n' + text += '\n' #text += '' text += '
' + title + "" if author != None: