Re: using urlretrive/urlopen

2009-05-17 Thread rustom
On May 16, 6:30 am, "Gabriel Genellina" wrote: > En Fri, 15 May 2009 12:03:09 -0300, Rustom Mody   > escribió: > > > I am trying to talk to a server that runs on localhost > > The server runs onhttp://localhost:7000/and that opens alright in  a > > web browser. > > > However if I use urlopen or u

Re: using urlretrive/urlopen

2009-05-15 Thread Gabriel Genellina
En Fri, 15 May 2009 12:03:09 -0300, Rustom Mody escribió: I am trying to talk to a server that runs on localhost The server runs on http://localhost:7000/ and that opens alright in  a web browser. However if I use urlopen or urlretrieve what I get is this 'file' -- obviously not the one that