环境: Mac 10.13.6 python3.7
代码
from urllib.request import urlopen
html = urlopen('https://en.wikipedia.org/wiki/Kevin_Bacon',)from u环境: Mac 10.13.6 python3.7
代码
from urllib.request import urlopen
html = urlopen('https://en.wikipedia.org/wiki/Kevin_Bacon',)from u