firefox cache & Python

subeen tamim.shahriar at gmail.com
Tue Feb 19 14:44:57 EST 2008


Hi,

I have got into an interesting problem. Today I found that if I type
"about:cache?device=disk" (without the quotes) in the address bar of
firefox, it displays disk cache information. Now I am thinking to
write a Python program that will read this cache info. My initial idea
is to somehow save the page in a file and parse it. But how to save
the page without human intervention (pressing ctrl+s) :) ?

Hope I could make it clear what I am trying to do...

Any clue?

regards,
Subeen.
http://love-python.blogspot.com/



More information about the Python-list mailing list