Searched defs:long_desc (Results 1 – 5 of 5) sorted by relevance
44 long_desc = """The oauth2client is a client library for OAuth 2.0.""" variable
49 long_desc = """The Google API Client for Python is a client library for variable
365 char *long_desc = tail_memdup(long_desc_str, sizeof(long_desc_str)); in main() local