🌈 搜索
📅  最后修改于: 2022-03-11 14:46:34.033000             🧑  作者: Mango
import pathlib path = pathlib.Path('my/path/to/file/or/dir') assert path.exists()