On Wed, 03 Feb 2010 21:33:08 -0600, Michael Gruenstaeudl wrote:
> I am fairly new to Python and need advice on the urllib.urlopen()
> function. The website I am trying to open automatically refreshes
> after 5 seconds and remains stable thereafter. With
> urllib.urlopen().read() I can only r
En Thu, 04 Feb 2010 00:33:08 -0300, Michael Gruenstaeudl
escribió:
I am fairly new to Python and need advice on the urllib.urlopen()
function. The website I am trying to open automatically refreshes after
5 seconds and remains stable thereafter. With urllib.urlopen().read() I
can only re
Michael Gruenstaeudl wrote:
> Hi,
> I am fairly new to Python and need advice on the urllib.urlopen()
> function. The website I am trying to open automatically refreshes after
> 5 seconds and remains stable thereafter. With urllib.urlopen().read() I
> can only read the initial but not the refreshed