urllib (sort of reload) question

John Littler linuxmusic at crosswinds.net
Fri Apr 21 21:24:12 EDT 2000


Hi,
I use urllib to get a number of URLs and parse the
results. One pesky URL doesn't expire it's content
correctly and as an interim measure I need to reload
the page in my browser before getting the data with
python. I'm going through squid so I guess that's where
the old stuff is being picked up.
Does anyone know how to emulate browser "reload" in
python? Looking at the urllib code didn't provide me
with any clues.
TIA
John


-- 
pgp public key @ http://www.crosswinds.net/~linuxmusic/pubring.html



More information about the Python-list mailing list