首页题库练习题目详情
Python程序设计单选题中等

当文件无法被访问时,以下哪个错误信息最可能出现在Python中?

AFile not found
BPermission denied
CInvalid file name
DPath not found