空を飛べないモンティ・パイソン
Pythonのお勉強メモみたいなもの
2015/04/02
ファイル(ディレクトリ)の存在確認
existsメソッドを使う。
os.path.exists([path])
戻り値: True または False
‹
›
ホーム
ウェブ バージョンを表示