Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Oscar Benjamin Newsgroups: comp.lang.python Subject: Re: Request to mailing list Python-list rejected Date: Tue, 5 Apr 2016 08:34:03 +0100 Lines: 24 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: news.uni-berlin.de jCfodsNmsNZyEJ0p13+WuwsJjhapPmZ272HG1ZUFFglw== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.018 X-Spam-Evidence: '*H*': 0.96; '*S*': 0.00; 'subject:Python': 0.05; 'rejected': 0.05; 'moderator': 0.09; 'email addr:python.org>': 0.10; '"your': 0.16; '"your': 0.16; '2016': 0.16; 'incomplete': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'titled': 0.16; 'to:name:python list': 0.16; 'wrote:': 0.16; '>': 0.18; 'posted': 0.21; 'context.': 0.22; 'header:In-Reply- To:1': 0.24; 'subject:list': 0.26; 'question': 0.27; 'message- id:@mail.gmail.com': 0.27; 'comments': 0.30; 'subject:mailing': 0.30; 'code': 0.30; 'at:': 0.31; 'posting': 0.32; 'list': 0.34; 'received:google.com': 0.35; 'comment': 0.35; 'too': 0.36; 'should': 0.36; 'received:209.85': 0.36; 'email addr:python.org': 0.36; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'received:209': 0.38; 'someone': 0.38; 'mailing': 0.38; 'subject:-': 0.39; 'to:addr:python.org': 0.40; 'questions': 0.40; 'your': 0.60; 'python-list': 0.66; 'directed': 0.81; 'happening?': 0.84; 'oscar': 0.84; 'request:': 0.91; 'email name:python-list- owner': 0.93 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; bh=d66wkGNg2sJpTUfTscM06k5jaILgwJkOwrgH11gG+cA=; b=fmOUGsdCOER8j7CPSlCm3Ah0tO2/vDGtPL1WiVPeHZfxckloLvzlqMw8GqqG11DtZZ TyUV7zMMwiawkN7XuhGfB9KA6dR64At8usC4oJhL3MxC5ualsHy9c/+DXADb7KrkZQ6+ 1CWYTE4TV9Ybp3dptW7afonwchMuZpQOFgrSD1y0mJha/AXJkWj4iW7mXxtsWJa76QYa jkiBVyCsLWTaHulQ6e23cZcqaeQyqoYq7MNM03qnuwFLArLN6Gg9JpNXIqdOdfEgUdXx /R/I+SmsN/ha3I2LZB18qjqU8UCLPE0jt8/v7BSfIDjfBxy5jYaeKXpBYM4XK0oN3I/E ebLA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to; bh=d66wkGNg2sJpTUfTscM06k5jaILgwJkOwrgH11gG+cA=; b=jpKaW6di2ZaYbZR5OwioIiA6GOs3GruaCm42JcdYgn/6UkCySAZxhQoAcoslBMcL9a VjEE427UTu63FC3hWOtxwbVVGFU83c5xA5syB2sdWTPfnlAcRYWuyBPve8D1RDqe0BrU c1Q8/xjmnpU6EZ4I3XEWSU8hzwamwBo9zxyN84LvcENAY4ppZB6KKywp+PpZRKdTfobQ +fBmvAD9JQV+7IahqnOL+2Z98YiEfvKRaf+sLCzDoWWZaIKnjRXhyYTXvdGlsokoegSp BXnEkZ3vEDmq7RxpvqFiz2+pyDqNEATt5oTpPUcNaVtjXby65+sn3xWLenQdfi1b/af7 3D7w== X-Gm-Message-State: AD7BkJKAcDgrA37FZUe0Ab3h+6JkeiXwFDHAc4bAds5vOCO/F2WGODcUJo1F1xaIJkquthVa4M7rGmhoWZuzyQ== X-Received: by 10.25.218.1 with SMTP id r1mr4684517lfg.130.1459841643691; Tue, 05 Apr 2016 00:34:03 -0700 (PDT) In-Reply-To: X-Content-Filtered-By: Mailman/MimeDel 2.1.21 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Mailman-Original-Message-ID: X-Mailman-Original-References: Xref: csiph.com comp.lang.python:106499 On 5 Apr 2016 03:50, wrote: > > Your request to the Python-list mailing list > > Posting of your message titled "Re: Plot/Graph" > > has been rejected by the list moderator. The moderator gave the > following reason for rejecting your request: > > "Your message was too big; please trim unnecessary content." > > Any questions or comments should be directed to the list administrator > at: > > python-list-owner@python.org When did this start happening? The message in question includes a big block of code posted by someone else as context. My comment was that the code was incomplete so I felt it reasonable to include it as context. -- Oscar