Path (__file__) is the path to the current file. .parent gives you the directory the file is in. .absolute() gives you the full absolute path to it.
確定! 回上一頁