Re: Can't Access ANY url from python (errno 61)

2010-02-23 Thread MattB
On Feb 20, 7:00 pm, Steven D'Aprano wrote: > On Sat, 20 Feb 2010 18:28:16 +, Martin P. Hellwig wrote: > > On 02/20/10 00:20, MattB wrote: > > > > >> Also, based on Martin's comment, I just wanted to make you all aware > >> that I intend no misuse

Re: Can't Access ANY url from python (errno 61)

2010-02-20 Thread MattB
On Feb 20, 2:02 am, Lie Ryan wrote: > On 02/20/10 13:32, MattB wrote: > > > > > I'm using the network in my own apartment. Not the campus's. > > Moreover, my mac's MAC address is different from the MAC address shown > > by my router, but as I

Re: Can't Access ANY url from python (errno 61)

2010-02-19 Thread MattB
On Feb 19, 8:28 pm, Chris Rebert wrote: > On Fri, Feb 19, 2010 at 5:06 PM, MattB wrote: > > On Feb 19, 7:20 pm, MattB wrote: > >> On Feb 19, 6:02 pm, "Martin P. Hellwig" > >> wrote: > >> > On 02/19/10 21:48, MattB wrote: > >> > >

Re: Can't Access ANY url from python (errno 61)

2010-02-19 Thread MattB
On Feb 19, 7:20 pm, MattB wrote: > On Feb 19, 6:02 pm, "Martin P. Hellwig" > wrote: > > > > > On 02/19/10 21:48, MattB wrote: > > > > Hey all, > > > > I've been working on a program that accesses my school's password > >

Re: Can't Access ANY url from python (errno 61)

2010-02-19 Thread MattB
On Feb 19, 6:02 pm, "Martin P. Hellwig" wrote: > On 02/19/10 21:48, MattB wrote: > > > Hey all, > > > I've been working on a program that accesses my school's password > > protected website and downloads directory names. I'm using mechanize. >

Can't Access ANY url from python (errno 61)

2010-02-19 Thread MattB
Hey all, I've been working on a program that accesses my school's password protected website and downloads directory names. I'm using mechanize. Recently, the program has been unable to open the website, returning the 'errno 61 connection refused' error. I presume the school's server was blocking