📅  最后修改于: 2022-03-11 14:45:26.890000             🧑  作者: Mango
代码示例4
#In Python 3.x, the urlretrieve function is located in the urllib.request module:
from urllib.request import urlretrieve