Re: A problem while using urllib

2005-10-12 Thread Steve Holden
Corinna Vinschen wrote: On Oct 12 09:57, Steve Holden wrote: [...] Talking about a testcase, if you want to submit a bug report, could you please apply a simple, self-contained, OOTB testcase, written in plain C, which shows what's going on? I just see an EINPROGRESS error message above and I

Re: A problem while using urllib

2005-10-12 Thread Corinna Vinschen
On Oct 12 09:57, Steve Holden wrote: > I realized after this post that WingIDE doesn't run under Cygwin, so I > modified the code further to raise an error and give us a proper > traceback. I also tested the program under the standard Windows 2.4.1 > release, where it didn't fail, so I conclude

Re: A problem while using urllib

2005-10-12 Thread Steve Holden
Steve Holden wrote: Johnny Lee wrote: [...] I've sent the source, thanks for your help. [...] Preliminary result, in case this rings bells with people who use urllib2 quite a lot. I modified the error case to report the actual message returned with the exception and I'm seeing things like: