This commit is contained in:
Kovid Goyal 2013-02-17 19:25:27 +05:30
parent bc63a58fa2
commit 8f6c0b07dc

View File

@ -44,7 +44,6 @@ class AdvancedUserRecipe1249039563(BasicNewsRecipe):
def get_obfuscated_article(self, url):
br = self.browser.clone_browser()
print 'THE CURRENT URL IS: ', url
br.open(url)
year = date.today().year