One for all,all for one.
2012年9月16日 星期日
python check file / directory exist
# check file exist
os.path.isfile(fname)
# check direcotry exist
os.path.exists(file_path)
Reference :
filesystems - How do I check if a file exists using Python? - Stack Overflow
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言