Hi friends,
I want to program Python to copy some video files (.flv) from the IE folder 
"temporary internet files", but 
 
os.listdir('C:\\Documents and Settings\\Administrator\\Local 
Settings\\Temporary Internet Files') 
 
seemed unable to find any video file (although they really exist and can be 
manually copied with Windows explorer).
I googled and found that "temporary internet files" is not a normal folder. 
Will any friend tell me how to do this?
 
ChenGuang
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to