python 读取文件夹下所有的文件

import osnfileList = os.listdir(path)nnn