如果存在于使用python 2.7的目录中,如何删除文件os / app?
os / app
我试过了
os.remove('directory/file.png')
但如果该项目不存在,我有一个错误.
python python-2.7
python ×1
python-2.7 ×1