Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed3a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!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.081 X-Spam-Evidence: '*H*': 0.87; '*S*': 0.03; 'utf-8': 0.07; 'lawrence': 0.09; 'thread': 0.14; '-tkc': 0.16; 'from:addr:python.list': 0.16; 'from:addr:tim.thechases.com': 0.16; 'from:name:tim chase': 0.16; 'head:': 0.16; 'slight': 0.16; 'superfluous': 0.16; 'thread,': 0.16; 'discussions': 0.16; 'wrote:': 0.18; 'header:In-Reply-To:1': 0.27; '(usually': 0.31; 'ago': 0.33; 'subject:the': 0.34; 'subject:from': 0.34; 'charset:us-ascii': 0.36; 'changing': 0.37; 'to:addr:python-list': 0.38; 'files': 0.38; 'to:addr:python.org': 0.39; 'even': 0.60; 'chance': 0.65; 'subject': 0.69; 'ending': 0.78; 'inspector': 0.84; 'received:50.22': 0.84; 'them)': 0.84; 'why?': 0.91; 'picture': 0.97 Date: Fri, 17 Jan 2014 12:43:28 -0600 From: Tim Chase To: python-list@python.org Subject: Re: Guessing the encoding from a BOM In-Reply-To: References: <1389901049.40172.YahooMailBasic@web163804.mail.gq1.yahoo.com> <20140116194005.387a9125@bigbox.christie.dr> X-Mailer: Claws Mail 3.8.1 (GTK+ 2.24.10; x86_64-pc-linux-gnu) Importance: low X-Priority: 5 (Lowest) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - boston.accountservergroup.com X-AntiAbuse: Original Domain - python.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - tim.thechases.com X-Get-Message-Sender-Via: boston.accountservergroup.com: authenticated_id: tim@thechases.com X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 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: 15 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1389984157 news.xs4all.nl 2846 [2001:888:2000:d::a6]:53149 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:64189 On 2014-01-17 09:10, Mark Lawrence wrote: > Slight aside, any chance of changing the subject of this thread, or > even ending the thread completely? Why? Every time I see it I > picture Inspector Clouseau, "A BOM!!!" :) In discussions regarding BOMs, I regularly get the "All your base" meme from a couple years ago stuck in my head: "Somebody set us up the bomb!" (usually in reference to clients sending us files with the aforementioned superfluous UTF-8 BOMs in them) -tkc