📜  Python 项目根目录 - 任何代码示例

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

代码示例1
import os
ROOT_DIR = os.path.abspath(os.curdir)