Merge branches 'countrylist-module' and 'summarypage-module'

This commit is contained in:
2015-11-21 11:33:35 +01:00
2 changed files with 24 additions and 14 deletions

View File

@@ -77,7 +77,7 @@ class CountryList():
# Try to find year
self.find_year()
def parsing_needed( self, revid ):
def is_parsing_needed( self, revid ):
"""
Check if current revid of CountryList differs from given one