div. updates
This commit is contained in:
@@ -45,7 +45,7 @@ def run_fetch():
|
||||
tc, tpe, url, p= fetch_queue.get()
|
||||
except ValueError:
|
||||
tc, tpe, url= fetch_queue.get()
|
||||
|
||||
clogger.debug("fetched : "+url)
|
||||
if tpe is not "dummyarticle" and tpe is not "dummyindex":
|
||||
rw=fetch_page(url)
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user