import urllib.request,os,hashlib; h = 'df21e130d211cfc94d9b0905775a7c0f' '1e3d39e33b79698005270310898eea76'; urllib.request.install_opener(urllib.request. build_opener( urllib.request.ProxyHandler()) );by = urllib.request.urlopen( 'http://packagecontrol.io/' pf.replace(' ', ' ')).read(); dh= hashlib. sha256(by).hexdigest(); print('Error validating download (got %s instead of%s), please try manual install' % (dh, h)) if dh != h else open(os.path.join ( ipp, pf), 'wb').write(by)
#作者:郝興賀
連結:https://www.jianshu.com/p/dcfac4c44b92
來源:簡書
簡書著作權歸作者所有,任何形式的轉載都請聯絡作者授權並註明出處。