MCPcopy Index your code
hub / github.com/googleapis/google-api-python-client / datafile

Function datafile

tests/test_http.py:181–182  ·  view source on GitHub ↗
(filename)

Source from the content-addressed store, hash-verified

179
180
181def datafile(filename):
182 return os.path.join(DATA_DIR, filename)
183
184
185def _postproc_none(*kwargs):

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…