saltycrane. Get home directory¶. Use os.path.expanduser (h/t Bachsau) or os.environ. import os.path homedir = os.path.expanduser("~") ...
確定! 回上一頁