📜  获取文件python代码示例的目录

📅  最后修改于: 2022-03-11 14:46:30.635000             🧑  作者: Mango

代码示例6
from os import path
dir_path = path.dirname(__file__)