diff --git a/dblp_xml_processing.py b/dblp_xml_processing.py index 4c35883..a8dcea2 100644 --- a/dblp_xml_processing.py +++ b/dblp_xml_processing.py @@ -157,7 +157,7 @@ def download_and_store(paper, db): if url_open.status != 200: raise BaseException("HTTPError {}".format(url_open.status)) else: - downloadinfo = {} + #downloadinfo = {} actual_url = url_open.geturl() global num_of_access # Here we need to add a time delay because we access the