Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.mixmin.net!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed2a.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.092 X-Spam-Evidence: '*H*': 0.82; '*S*': 0.00; 'context': 0.07; 'distributing': 0.07; 'pep8': 0.16; 'subject:non': 0.16; 'summarize': 0.16; 'subject:python': 0.16; 'wrote:': 0.18; 'mon,': 0.24; 'post': 0.26; 'header:In-Reply-To:1': 0.27; 'host': 0.29; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; 'posting': 0.31; 'context.': 0.31; 'material.': 0.31; "we're": 0.32; 'text': 0.33; 'but': 0.35; 'received:google.com': 0.35; '14,': 0.36; 'everyone.': 0.36; 'possible': 0.36; 'url:org': 0.36; 'to:addr :python-list': 0.38; 'sure': 0.39; 'to:addr:python.org': 0.39; 'enough': 0.39; 'read': 0.60; 'helps': 0.61; 'entire': 0.61; 'reply': 0.66; 'response.': 0.68; 'readers': 0.68; 'online': 0.71; 'flame': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=/uLncTkY92JDNbHqo4ks01VaZjtV639XGt02iOY2KM0=; b=tzBBZHeDm2I3Kooj7u0D9yN/8ErePdx8fn8HfIS4JaAsPv5PrBMlYr4NaZnQSRs0rd JOXd4z7EeTP80pCNSi0r3GlxGNzLg4eLQ/O31Ryf3An0OghsJRZWoqO0UingEuz9RjeM 9wSwkQ+1Fay7OMUZvMbs8sys8+CTI2KthbtTACMW6+KWRqKRaohy42oxydPVlzc4Tjqb ur+HatZNsDsEFF6rQ+LeT0qGSBgoGbInWAy1JABEdjbacQflwq1l2U4ObDhR2Iy0cFQA ldYI49nrGECGcAFbvTsHu37gshmA3m60pw1k691cQaFK1ZhhfxkHcjzsBvym1B4eSzL6 6qDw== X-Received: by 10.66.141.144 with SMTP id ro16mr1460518pab.131.1397458814312; Mon, 14 Apr 2014 00:00:14 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: <1ec8952c-f9c8-4f58-9eee-0707a4c89dee@googlegroups.com> <10c257bb-1b3c-410a-81cf-916136b3f8e6@googlegroups.com> <8c101063-9abe-49f1-a8ab-c5d7048079be@googlegroups.com> <79e36d43-6170-46a0-8f8e-9462f27efd2f@googlegroups.com> From: Ian Kelly Date: Mon, 14 Apr 2014 00:59:34 -0600 Subject: Re: Teaching python to non-programmers To: Python Content-Type: text/plain; charset=ISO-8859-1 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: 20 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1397458824 news.xs4all.nl 2857 [2001:888:2000:d::a6]:56919 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:70205 On Mon, Apr 14, 2014 at 12:13 AM, alex23 wrote: > http://www.ietf.org/rfc/rfc1855.txt > > If you are sending a reply to a message or a posting be sure you > summarize the original at the top of the message, or include just > enough text of the original to give a context. This will make > sure readers understand when they start to read your response. > Since NetNews, especially, is proliferated by distributing the > postings from one host to another, it is possible to see a > response to a message before seeing the original. Giving context > helps everyone. But do not include the entire original! > > RFC1855 is the PEP8 of posting online :) But it also says: Don't get involved in flame wars. Neither post nor respond to incendiary material. So we're already pretty much not in compliance.