我想用urlparse.但是python3.4.1没有找到模块.
urlparse
我这样做import urlparse,但它给了我这个错误
import urlparse
importError: no 'module' named ulrparse
python import importerror urlparse python-3.x
import ×1
importerror ×1
python ×1
python-3.x ×1
urlparse ×1