Claudiu Curca wrote:
>
> Hello all,
>
>
>
> I am trying to find out the reason for some weird behavior on Windows.
>
>
>
> We have the following code:
>
>
>
> import urllib2
>
>
>
> req = urllib2.Request("https://benotificationsmock.cloudapp.net:8443";)
>
> resp = urllib2.urlopen(req, timeo
Claudiu Curca wrote:
> Hello Tim,
>
> You must've hit the servers while they were rolling some update. It is
> working for me in browser and curl. Can you please try again?
Yes, it now works for me, both in Firefox and in your Python script
C:\tmp>type x.py
import urllib2
req = urllib2.Request(
Hello Tim,
You must've hit the servers while they were rolling some update. It is working
for me in browser and curl. Can you please try again?
Thanks!
-Original Message-
From: python-win32
[mailto:[email protected]] On Behalf Of
Tim Roberts
Sent: