Path: csiph.com!usenet.pasdenom.info!news.redatomik.org!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'from:addr:yahoo.co.uk': 0.04; 'subject:text': 0.05; 'lawrence': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'bug': 0.12; 'language.': 0.14; 'codec': 0.16; 'number?': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'simpson': 0.16; 'subject:exception': 0.16; 'typeerror:': 0.16; 'language': 0.16; 'wrote:': 0.18; '>>>': 0.22; 'header:User-Agent:1': 0.23; 'cheers,': 0.24; 'this:': 0.26; 'header:X-Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'bug?': 0.31; "d'aprano": 0.31; 'steven': 0.31; 'to:addr:python-list': 0.38; 'does': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'called': 0.40; 'our': 0.64; 'love': 0.65; 'charset:windows-1252': 0.65; 'received:as9105.com': 0.84; 'received:dsl.as9105.com': 0.84; 'received:dynamic.dsl.as9105.com': 0.84 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Mark Lawrence Subject: Re: surprising exception text Date: Sun, 08 Mar 2015 18:52:53 +0000 References: <20150308091550.GA26258@cskk.homeip.net> <54fc92d0$0$13004$c3e8da3$5496439d@news.astraweb.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: 80-44-150-120.dynamic.dsl.as9105.com User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 In-Reply-To: <54fc92d0$0$13004$c3e8da3$5496439d@news.astraweb.com> X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.19 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 30 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1425840910 news.xs4all.nl 2968 [2001:888:2000:d::a6]:37145 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:87153 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 >>> >> >> 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