Commit 8c30e901 authored by litaolemo's avatar litaolemo

update

parent 1ed7c9ca
...@@ -511,7 +511,7 @@ class Crawler_weibo(): ...@@ -511,7 +511,7 @@ class Crawler_weibo():
except Exception as e: except Exception as e:
print("method get_web_article_info error %s" % e) print("method get_web_article_info error %s" % e)
continue continue
print(D0) # print(D0)
weibo_Lst.append(D0) weibo_Lst.append(D0)
except KeyError: except KeyError:
# It's totally ok to drop the last return data value. # It's totally ok to drop the last return data value.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment