iter_new_messages() return correctly every articles and comments

This commit is contained in:
Romain Bignon 2010-04-04 14:37:54 +02:00
commit 538b810d06
3 changed files with 24 additions and 6 deletions

View file

@ -18,9 +18,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
"""
from logging import warning
import feedparser
import re
from datetime import datetime
from .tools import url2id