MCPcopy Create free account
hub / github.com/apache/arrow / __fspath__

Method __fspath__

python/pyarrow/tests/util.py:244–245  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

242 self._path = path
243
244 def __fspath__(self):
245 return str(self._path)
246
247
248class ProxyHandler(pyarrow.fs.FileSystemHandler):

Callers 2

_stringify_pathFunction · 0.80
_stringify_pathFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected