我想使用python读取“ C:\ Users \ user \ AppData \ Local \ Microsoft \ Windows \ History”的内容。我尝试了os.listdir
,但它只返回了“ History.IE5”和“低”。如何读取其中所有项目的名称,并可能将其删除?
答案 0 :(得分:0)
您需要os.walk
Cannot use 'in' operator to search for 'default' in undefined
styled is not defined