Python

トップ > チップス > Python
2012-02-14, os_environ python

ホームディレクトリを得る

>>> os.environ["HOME"]
'/home/yosei'

この記事は役に立ちましたか?