[Tutor] help with web programming
Daniel Coughlin
kauphlyn@speakeasy.org
Fri, 31 Aug 2001 21:07:31 -0700 (PDT)
Hmmmm, it might be somekind of security setting, I suppose. I am using this
script for web testing on a private network, but I will consult with my
System Admistrator (knowing him it probably is a security setting) to find out
more. Thanks for the tip.
Daniel
On Fri, 31 Aug 2001, Ignacio Vazquez-Abrams wrote:
>
> Maybe so, but I would narrow down the except to the specific error (10054,
> 'Connection reset by peer'). IOError is fairly common, and you wouldn't want
> to try to reconnect if the connection is rejected in the first place.
>
> --
> Ignacio Vazquez-Abrams <ignacio@openservices.net>
>
>
> _______________________________________________
> Tutor maillist - Tutor@python.org
> http://mail.python.org/mailman/listinfo/tutor
>