📜  获取pyhton文件路径python代码示例

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

代码示例2
import os

os.path.realpath(__file__)