求教大神??!
C:\Python27\python.exe E:/0602test/urllib2.py
Traceback (most recent call last):
? File "E:/0602test/urllib2.py", line 2, in <module>
? ? import urllib2
? File "E:\0602test\urllib2.py", line 6, in <module>
? ? response1 = urllib2.urlopen(url)
AttributeError: 'module' object has no attribute 'urlopen'
第一種方法
Process finished with exit code 1
2017-06-03
你試試改成