Searched refs:_loadfile (Results 1 – 4 of 4) sorted by relevance
110 def _loadfile(filename): function155 return _loadfile(filename)159 client_type, client_info = _loadfile(filename)
82 clientsecrets._loadfile(NONEXISTENT_FILE)
51 from oauth2client.clientsecrets import _loadfile78 client_type, client_info = _loadfile(datafile(existing_file))
77 from oauth2client.clientsecrets import _loadfile107 client_type, client_info = _loadfile(datafile(existing_file))