那如今問題是:python
在python3.x版本中,如何使用:urllib2.urlopen()?python3.x
答:url
import urllib.requestspa
resp=urllib.request.urlopen("http://www.baidu.com")it