iter_new_messages() return correctly every articles and comments
This commit is contained in:
parent
409c182624
commit
538b810d06
3 changed files with 24 additions and 6 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue