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


Groups > comp.lang.python > #61603

Re: Movie (MPAA) ratings and Python?

Path csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!news.roellig-ltd.de!open-news-network.org!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <petite.abeille@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.048
X-Spam-Evidence '*H*': 0.91; '*S*': 0.00; 'encoding': 0.05; 'subject:Python': 0.06; 'dan': 0.09; '12:50': 0.16; 'to:name:python list': 0.16; 'files.': 0.16; 'wrote:': 0.18; 'question': 0.24; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'subject:) ': 0.29; 'dec': 0.30; 'text': 0.33; 'says': 0.33; 'subject: (': 0.35; 'received:google.com': 0.35; 'subject:?': 0.36; 'message-id:@gmail.com': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'tell': 0.60; 'header:Message-Id:1': 0.63; 'charset:windows-1252': 0.65; 'subject:Movie': 0.84; '2013,': 0.91
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to; bh=n8oDF3Sw5mnr6/AKcRdB3woio+GtGgFqvvevIU8Wwpg=; b=ioodpdS6IP48rgwqn3Y5CnYJjs2ZlYiS3eDyqJevrgzvJyWIZ5fopl3qWJPjOMaEmm ZPmf1JnWqBva2PvaPWp1x+DQOCSa6dSUgs6xYJTAFQ30r8v0Tph7m5inW8+KAbmpimNo SlS2apGFkxRVyPUf8/pafxSALRPOsoNeczQXImQJoDCJs+PeSGa+nND4Xhlik0H1Pqwk p6qFEwHSxlMMvrkDu/Lqmkzi/Bw2kWTgQ3a1DLtwQGauZz/MOxy0Z8RMOtN//V/OG7oo vcnZyVecA+v2a4r4eXNCj/5XpnSeWj2UrHUl/xSqQXSFmJqNWX7N44pp1SAORvFs8FUI BhVw==
X-Received by 10.14.149.139 with SMTP id x11mr3275380eej.35.1386786271585; Wed, 11 Dec 2013 10:24:31 -0800 (PST)
Content-Type text/plain; charset=windows-1252
Mime-Version 1.0 (Mac OS X Mail 7.0 \(1822\))
Subject Re: Movie (MPAA) ratings and Python?
From Petite Abeille <petite.abeille@gmail.com>
In-Reply-To <CAGGBd_qOi=rahykpRwTFmXQMnKb4sLd-8T4jGYM6kF_R=9U29w@mail.gmail.com>
Date Wed, 11 Dec 2013 19:24:00 +0100
Content-Transfer-Encoding quoted-printable
References <CAGGBd_pn4Mv8R0QuueG093YR82a3+EM2Sy+mF5d1aJ1D25yoeA@mail.gmail.com> <2CDEC558-B896-402C-8F70-A3089A5EC93D@gmail.com> <CAGGBd_qOi=rahykpRwTFmXQMnKb4sLd-8T4jGYM6kF_R=9U29w@mail.gmail.com>
To Python List <python-list@python.org>
X-Mailer Apple Mail (2.1822)
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.3918.1386786279.18130.python-list@python.org> (permalink)
Lines 9
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1386786279 news.xs4all.nl 2961 [2001:888:2000:d::a6]:38011
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:61603

Show key headers only | View raw


On Dec 11, 2013, at 12:50 AM, Dan Stromberg <drsalists@gmail.com> wrote:

> Now the question becomes: Why did chardet tell me it was windows-1255?  :)

As it says on the tin: chardet guesses the encoding of text files. The operative word is ‘guesses’.

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Movie (MPAA) ratings and Python? Petite Abeille <petite.abeille@gmail.com> - 2013-12-11 19:24 +0100

csiph-web