On Tuesday, September 26, 2017 at 12:32:18 PM UTC-3, Bernie Connors wrote:
> Hello,
>
> My first post here on C.L.P. I have only written a few python scripts
> in 2.7 and now I'm trying my first python 3 script. Can you tell me why this
> snippet won't run?
> ---
> fr
Bernie Connors wrote:
> On Tuesday, September 26, 2017 at 12:32:18 PM UTC-3, Bernie Connors wrote:
>> Hello,
>>
>> My first post here on C.L.P. I have only written a few python
>> scripts in 2.7 and now I'm trying my first python 3 script. Can
>> you tell me why this snippet w
On Tuesday, September 26, 2017 at 12:32:18 PM UTC-3, Bernie Connors wrote:
> Hello,
>
> My first post here on C.L.P. I have only written a few python scripts
> in 2.7 and now I'm trying my first python 3 script. Can you tell me why this
> snippet won't run?
> ---
> fr
On 2017-09-26 16:31, berniejconn...@gmail.com wrote:
Hello,
My first post here on C.L.P. I have only written a few python scripts
in 2.7 and now I'm trying my first python 3 script. Can you tell me why this
snippet won't run?
---
from urllib.request import urlopen
On 2017-09-26 17:31, berniejconn...@gmail.com wrote:
> Hello,
>
> My first post here on C.L.P. I have only written a few python scripts
> in 2.7 and now I'm trying my first python 3 script. Can you tell me why this
> snippet won't run?
What do you mean, "won't run"? Is there an error me