我是Python新手并阅读其他人的代码:
应该urllib.urlopen()跟着urllib.close()?否则,一个人会泄漏连接,对吗?
urllib.urlopen()
urllib.close()
python urllib
python ×1
urllib ×1