Google authentication function:
def updateform(user, passwd, url, data): auth_handler = urllib.request.HTTPBasicAuthHandler() auth_handler.add_password(