On 8/12/12 07:20:55, Terry Reedy wrote:
> On 12/7/2012 12:27 PM, Hans Mulder wrote:
>> On 7/12/12 13:52:52, Steeve C wrote:
>>> hello,
>>>
>>> I have a python3 script with urllib.request which have a strange
>>> behavior, here is the script :
>>>
>>>
On 12/7/2012 12:27 PM, Hans Mulder wrote:
On 7/12/12 13:52:52, Steeve C wrote:
hello,
I have a python3 script with urllib.request which have a strange
behavior, here is the script :
+
#!/usr/bin/env python3
# -*- c
On 7/12/12 13:52:52, Steeve C wrote:
> hello,
>
> I have a python3 script with urllib.request which have a strange
> behavior, here is the script :
>
> +
> #!/usr/bin/env python3
> # -*- coding: utf-8 -*-
>
> import
hello,
I have a python3 script with urllib.request which have a strange behavior,
here is the script :
+
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
import urllib.request
import sys, time
url = 'http://google.co