aa.py 87 Bytes
Newer Older
jose's avatar
jose committed
1 2 3
import os
a='/www/backup/database/fdsa_20190808_034550.sql.gz'
print(os.path.exists(a))