Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

os file exists

import os
os.path.exists(path_to_file)
Source by www.pythontutorial.net #
 
PREVIOUS NEXT
Tagged: #os #file #exists
ADD COMMENT
Topic
Name
9+5 =