Home
last modified time | relevance | path

Searched defs:_PathType (Results 1 – 1 of 1) sorted by relevance

/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/classes/ !
H A D_path.py22 _PathType = pathlib.PosixPath variable
24 _PathType = type(pathlib.Path()) variable