fix ox.cache.read_url

This commit is contained in:
j 2012-08-17 22:20:35 +02:00
commit 62f5e84642
3 changed files with 24 additions and 22 deletions

View file

@ -264,7 +264,7 @@ class Imdb(SiteParser):
}
def read_url(self, url, timeout):
return read_url(url, timeout, unicode=True)
return read_url(url, timeout=timeout, unicode=True)
def __init__(self, id, timeout=-1):
#use akas.imdb.com to always get original title: