Re: [Tutor] SOLVED: Re: Trapping HTTP Authentication Failure

2010-09-12 Thread Bill Allen
Just in case it is not a known issue or well documented, do take the time if you can to report it. Especially since you have got the symptom isolated and demonstrated that it is limited to a particular OS build. http://docs.python.org/bugs.html -Bill On Sat, Sep 11, 2010 at 1:44 PM, Michael P

[Tutor] SOLVED: Re: Trapping HTTP Authentication Failure

2010-09-11 Thread Michael Powe
Hello, It is bloody Winblows. The script works as designed and traps the 401 exception on my slackware box ... something in the implementation of urllib2 on Windoze is broken. This has to be a known issue. Just did not see it known anywhere. Thanks. mp On Sat, Sep 11, 2010 at 02:16:07PM -040