Fix Calgary Herald encoding problems

This commit is contained in:
Kovid Goyal 2011-01-27 18:39:22 -07:00
parent ccae5e79d4
commit 522a3c8a09

View File

@ -44,6 +44,7 @@ class CanWestPaper(BasicNewsRecipe):
language = 'en_CA' language = 'en_CA'
__author__ = 'Nick Redding' __author__ = 'Nick Redding'
encoding = 'latin1'
no_stylesheets = True no_stylesheets = True
timefmt = ' [%b %d]' timefmt = ' [%b %d]'
extra_css = ''' extra_css = '''