fix Newsfeed and GenericBackend
This commit is contained in:
parent
44b19e74db
commit
a0e4171af3
3 changed files with 6 additions and 7 deletions
|
|
@ -39,7 +39,6 @@ class NewspaperPresseuropBrowser(BaseBrowser):
|
|||
|
||||
def get_content(self, _id):
|
||||
"return page article content"
|
||||
print _id
|
||||
self.location(_id)
|
||||
return self.page.get_article(_id)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue