¿Cómo puedes verificar si un archivo existe antes de abrirlo?
file.exists()
os.exists()
os.check_file()
os.path.exists()