View Single Post
Old 02-18-2010, 08:15 PM   #13
ischeriad
Connoisseur
ischeriad began at the beginning.
 
ischeriad's Avatar
 
Posts: 91
Karma: 28
Join Date: Apr 2007
Location: Germany
Device: PB Pro 903, Kobo Touch [Past: Story, Clié N770C, SL-10, Palm IIIxe, V]
I'm sorry, I forgot to mention that the regular expression module has to be loaded:

Code:
from calibre.web.feeds.news import BasicNewsRecipe
from datetime import date
import re
...
ischeriad is offline   Reply With Quote