Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #87145 > unrolled thread

Re: surprising exception text

Started byMark Lawrence <breamoreboy@yahoo.co.uk>
First post2015-03-08 14:21 +0000
Last post2015-03-08 18:52 +0000
Articles 3 — 2 participants

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: surprising exception text Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-03-08 14:21 +0000
    Re: surprising exception text Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2015-03-09 05:20 +1100
      Re: surprising exception text Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-03-08 18:52 +0000

#87145 — Re: surprising exception text

FromMark Lawrence <breamoreboy@yahoo.co.uk>
Date2015-03-08 14:21 +0000
SubjectRe: surprising exception text
Message-ID<mailman.168.1425824508.21433.python-list@python.org>
On 08/03/2015 09:15, Cameron Simpson wrote:
> Gotta love this:
>
> TypeError: decoding with 'utf-8' codec failed (TypeError:
> '_io.BufferedReader' does not support the buffer interface)
>
> Not to worry:-)
>
> Cheers,
> Cameron Simpson <cs@zip.com.au>
>

What is the bug report number?

-- 
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.

Mark Lawrence

[toc] | [next] | [standalone]


#87148

FromSteven D'Aprano <steve+comp.lang.python@pearwood.info>
Date2015-03-09 05:20 +1100
Message-ID<54fc92d0$0$13004$c3e8da3$5496439d@news.astraweb.com>
In reply to#87145
Mark Lawrence wrote:

> On 08/03/2015 09:15, Cameron Simpson wrote:
>> Gotta love this:
>>
>> TypeError: decoding with 'utf-8' codec failed (TypeError:
>> '_io.BufferedReader' does not support the buffer interface)
>>
>> Not to worry:-)
>>
>> Cheers,
>> Cameron Simpson <cs@zip.com.au>
>>
> 
> What is the bug report number?
> 


Who said it was a bug? Cameron called it "surprising", not "wrong".



-- 
Steven

[toc] | [prev] | [next] | [standalone]


#87153

FromMark Lawrence <breamoreboy@yahoo.co.uk>
Date2015-03-08 18:52 +0000
Message-ID<mailman.172.1425840910.21433.python-list@python.org>
In reply to#87148
On 08/03/2015 18:20, Steven D'Aprano wrote:
> Mark Lawrence wrote:
>
>> On 08/03/2015 09:15, Cameron Simpson wrote:
>>> Gotta love this:
>>>
>>> TypeError: decoding with 'utf-8' codec failed (TypeError:
>>> '_io.BufferedReader' does not support the buffer interface)
>>>
>>> Not to worry:-)
>>>
>>> Cheers,
>>> Cameron Simpson <cs@zip.com.au>
>>>
>>
>> What is the bug report number?
>>
>
>
> Who said it was a bug? Cameron called it "surprising", not "wrong".
>

s/bug/issue/

-- 
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.

Mark Lawrence

[toc] | [prev] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web