Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #64151
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <rosuav@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.120 |
| X-Spam-Level | * |
| X-Spam-Evidence | '*H*': 0.85; '*S*': 0.09; 'one?': 0.05; 'lawrence': 0.09; 'cc:addr:python-list': 0.11; 'jan': 0.12; 'thread': 0.14; 'expecting': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'slight': 0.16; 'thread,': 0.16; 'wrote:': 0.18; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'header:In-Reply- To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; 'fri,': 0.33; 'subject:the': 0.34; 'subject:from': 0.34; 'received:google.com': 0.35; 'changing': 0.37; 'pm,': 0.38; 'even': 0.60; 'chance': 0.65; 'subject': 0.69; 'special': 0.74; 'ending': 0.78; 'inspector': 0.84; 'delivery,': 0.91; 'why?': 0.91; 'to:none': 0.92; 'picture': 0.97 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=vCy26xKNNAHNZ2mzBTLvf0daTMa5gzdb7bgMrIiGAd0=; b=SHi1w+M36NzkYJF4kXdJRrmw4C5iVBFjOxf0ldgivbOPaVf+T3xIgoA8FdUsHrYRQC rRAtU6svpo5eNidUsWUpEafydffMMdM/gFmZ/RbW3X5xLxv4EpOdcWt8jDWJffdjccyA bHqAsscT8h+dT9VmSH2DSX3SEpHRgajPwH2Crha3G/Djvqqk36sr9Z8snAJyNaY0XYvp mLi35Cr0theKbcREPD5t5zVUxRrOZkhX4eptOs9SUoql1f0d4Wf7UPTsqn+hKM7QFyfE lCvVtgPm5yAEBPG0I3DidcwEGdPXFiDVsIQLoAJiJ5vfMYwZDxzqmlu5A2Cst6XKQm2s rO1Q== |
| MIME-Version | 1.0 |
| X-Received | by 10.66.163.36 with SMTP id yf4mr994050pab.67.1389951839533; Fri, 17 Jan 2014 01:43:59 -0800 (PST) |
| In-Reply-To | <lbas1k$2jm$1@ger.gmane.org> |
| References | <CAPTjJmqyO0UHrq31510iNeoQ2TcrJnosV0A6oHQOt5i-gz3njA@mail.gmail.com> <1389901049.40172.YahooMailBasic@web163804.mail.gq1.yahoo.com> <CAPTjJmqNhokKF8X3jHNZrW0iEt8foTaMM+26a3+2O9FG4rMPpw@mail.gmail.com> <20140116194005.387a9125@bigbox.christie.dr> <lbas1k$2jm$1@ger.gmane.org> |
| Date | Fri, 17 Jan 2014 20:43:59 +1100 |
| Subject | Re: Guessing the encoding from a BOM |
| From | Chris Angelico <rosuav@gmail.com> |
| Cc | "python-list@python.org" <python-list@python.org> |
| Content-Type | text/plain; charset=UTF-8 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.5631.1389951842.18130.python-list@python.org> (permalink) |
| Lines | 8 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1389951843 news.xs4all.nl 2930 [2001:888:2000:d::a6]:49771 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:64151 |
Show key headers only | View raw
On Fri, Jan 17, 2014 at 8:10 PM, Mark Lawrence <breamoreboy@yahoo.co.uk> 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!!!" :) Special delivery, a berm! Were you expecting one? ChrisA
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Re: Guessing the encoding from a BOM Chris Angelico <rosuav@gmail.com> - 2014-01-17 20:43 +1100
Re: Guessing the encoding from a BOM Pete Forman <petef4+usenet@gmail.com> - 2014-01-17 16:46 +0000
Re: Guessing the encoding from a BOM Ethan Furman <ethan@stoneleaf.us> - 2014-01-17 09:40 -0800
Re: Guessing the encoding from a BOM Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2014-01-18 22:41 +1300
Re: Guessing the encoding from a BOM Chris Angelico <rosuav@gmail.com> - 2014-01-18 21:10 +1100
csiph-web