我试过了
import urllib.request
Run Code Online (Sandbox Code Playgroud)
要么
import urllib
Run Code Online (Sandbox Code Playgroud)
我的urllib的路径是
/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/urllib/__init__.py
我想知道urlopen在哪里,或者我的python模块指向错误的文件?