爬虫面向对象重构 #3
This commit is contained in:
@@ -5,7 +5,7 @@ from lxml import etree
|
||||
import json
|
||||
from ADC_function import *
|
||||
from WebCrawler.storyline import getStoryline
|
||||
from crawler import *
|
||||
from WebCrawler.crawler import *
|
||||
# import io
|
||||
# sys.stdout = io.TextIOWrapper(sys.stdout.buffer, errors = 'replace', line_buffering = True)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user