Searched defs:run (Results 1 - 1 of 1) sorted by relevance

/bionic/tools/bionicbb/
H A Dgmail.py34 from oauth2client.tools import run namespace
44 # Try to retrieve credentials from storage or run the flow to generate them
47 credentials = run(flow, STORAGE, http=http)

Completed in 35 milliseconds