import os def untouch(filename): if not os.path.exists(filename): log.info("No need to untouch. File {} does