Commit 907fa051 authored by reeves's avatar reeves 🛀🏻

删除不必要的注释

parent ae1c3772
...@@ -6,10 +6,6 @@ from ezpymysql import Connection ...@@ -6,10 +6,6 @@ from ezpymysql import Connection
def save_to_db(url, html): def save_to_db(url, html):
# print("+++++++++++++++++++++++++++++++++++++++++++")
# print('%s : %s' % (url, len(html)))
# print("+++++++++++++++++++++++++++++++++++++++++++")
db = Connection( db = Connection(
'localhost', 'localhost',
'sinanew', 'sinanew',
......
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