Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #61509
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsreader4.netcologne.de!news.netcologne.de!xlned.com!feeder1.xlned.com!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <drsalists@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.047 |
| X-Spam-Evidence | '*H*': 0.91; '*S*': 0.00; 'subject:Python': 0.06; 'part,': 0.09; 'cc:addr:python-list': 0.11; 'cc:name:python list': 0.16; 'finney': 0.16; 'wrote:': 0.18; 'email addr:gmail.com>': 0.22; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; '>': 0.26; 'header:In-Reply-To:1': 0.27; 'michael': 0.29; 'subject:) ': 0.29; 'dec': 0.30; 'message-id:@mail.gmail.com': 0.30; "i'm": 0.30; 'writes:': 0.31; 'actual': 0.34; 'subject: (': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'subject:?': 0.36; 'ben': 0.38; 'pm,': 0.38; 'sure': 0.39; 'here': 0.66; 'ratings': 0.68; 'subject:Movie': 0.84; '2013': 0.98 |
| 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:to :cc:content-type; bh=Uad1V21VpHmRSN6FaYrI/2ILfDpHaknJuGXaW8oY7hc=; b=D6Y+mViDmtQpsrTzrCKkf+buf4A9oFBwXVzzfHPoLb0Zo4ZYnvdOHyFhS4NsSQfXqH NLVtGgKtQpeGJvE8ROxYsNphwMHmi6C+9pGM3Pjj+BoxG5np1JJS/KiNiNG9yEBywRBe AEeY7jv55uV/kUdvJtHiPH6l13qDJ+aTCEHO7R/2Rqq0zG5as0IzS9fdZs3wf2H9U5xv n6gXyhbSbY0/MkDYI4vGVjbBEKEPam8MXHoJHC+6g/5U652dJaiq7PRKHqHb+ZpnANJu w9g1D341Yuf0zdh66wypTM862QXo9hSdZdSnpl7B0hYWHCJWGe5ZYp5g2zEOLSeQWAK5 fQAQ== |
| MIME-Version | 1.0 |
| X-Received | by 10.180.77.49 with SMTP id p17mr21335177wiw.30.1386719506400; Tue, 10 Dec 2013 15:51:46 -0800 (PST) |
| In-Reply-To | <7wbo0omgas.fsf@benfinney.id.au> |
| References | <CAGGBd_pn4Mv8R0QuueG093YR82a3+EM2Sy+mF5d1aJ1D25yoeA@mail.gmail.com> <7wk3fdmcna.fsf@benfinney.id.au> <CAGGBd_qqJue5Wd7NVJQb58XJekuszEm0K1rhOWjdnxzWkebTAw@mail.gmail.com> <7wfvq0mozs.fsf@benfinney.id.au> <52A79D9B.9050207@gmail.com> <7wbo0omgas.fsf@benfinney.id.au> |
| Date | Tue, 10 Dec 2013 15:51:46 -0800 |
| Subject | Re: Movie (MPAA) ratings and Python? |
| From | Dan Stromberg <drsalists@gmail.com> |
| To | Ben Finney <ben+python@benfinney.id.au> |
| Content-Type | multipart/alternative; boundary=f46d04389213950a2504ed36cbe5 |
| Cc | Python List <python-list@python.org> |
| 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.3856.1386719508.18130.python-list@python.org> (permalink) |
| Lines | 29 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1386719508 news.xs4all.nl 2913 [2001:888:2000:d::a6]:48016 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:61509 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
On Tue, Dec 10, 2013 at 3:34 PM, Ben Finney <ben+python@benfinney.id.au>wrote: > Michael Torrie <torriem@gmail.com> writes: > > > I'm not sure whether there's actual confusion here on your part, or > > deliberate obtuseness. > > Not confusion, but a desire to avoid guesses based on very vague > requirements. > What part of "movie ratings (EG G, PG, PG-13)" don't you understand?
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Movie (MPAA) ratings and Python? Dan Stromberg <drsalists@gmail.com> - 2013-12-10 15:51 -0800
csiph-web