epath.PathLike# [[Source]] TODO(py310): os.PathLike is not subscriptable PathLike: TypeAlias = Union[str, os.PathLike[str]]