MCPcopy Create free account
hub / github.com/Kitware/VTK / TestFilePath.py

File TestFilePath.py

Common/Core/Testing/Python/TestFilePath.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Test support for fspath protocol VTK-Python
2
3In VTK 3.6 and later, the Python open() method accepts pathlike objects,
4such as pathlib.Path(), which represent file system paths and which

Callers

nothing calls this directly

Calls 4

vtkGetTempDirFunction · 0.90
PathClass · 0.50
joinMethod · 0.45
mainMethod · 0.45

Tested by

no test coverage detected