Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed3.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.013 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'mailman.': 0.03; 'list?': 0.07; 'next,': 0.09; 'cc:addr:python-list': 0.11; 'jan': 0.12; '4:39': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'margin,': 0.16; 'wrote:': 0.18; 'cc:addr:python.org': 0.22; 'text,': 0.24; 'mon,': 0.24; 'cc:2**0': 0.24; 'source': 0.25; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'mode': 0.30; 'message-id:@mail.gmail.com': 0.30; 'code': 0.31; 'posting': 0.31; '13,': 0.31; 'indentation': 0.31; 'probably': 0.32; 'text': 0.33; 'plain': 0.33; 'received:google.com': 0.35; 'version': 0.36; '14,': 0.36; 'shows': 0.36; 'possible': 0.36; 'list': 0.37; 'mailing': 0.39; 'dave': 0.60; 'ian': 0.60; 'due': 0.66; 'angel': 0.91; 'to:none': 0.92 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=7qQAAvvKebuRizOZNSW6g/YjEh9DFnvpc6try4f65Q0=; b=ZWSoSMQwcuBeGNNXscgKN729uFT/M48g+Ju+pjyIK77B6Uo7bsevfYQNMC0P4N4/g6 EegH98xbvbudBME4YO/I1AkW+KDf98yKANpqUuNDb28L57VbAOkixVlsmDLFGRd6XVCa j+04z72nNbZWJsbi12l3zS5YZlLdxdC1s///LFFgN46SPgVsqdSJO32eKfCkSqgRX16b 8ISDGYpaC8aTl5RSH9KwETGG/38fbAumqDKpnU9uXu+Svuh70PFfBfRKCpIjET9sqKbo vvNdYMjcCBZlP9vqzDLicglRf+f25iuRmWosqiUqCQCNOvRjWD2V5ZAAkS7Edqwu3xuM XyfQ== MIME-Version: 1.0 X-Received: by 10.66.102.39 with SMTP id fl7mr30979209pab.43.1389635112417; Mon, 13 Jan 2014 09:45:12 -0800 (PST) In-Reply-To: References: <4c51b5e8-e7b4-4a09-95d4-daefbfe27b28@googlegroups.com> Date: Tue, 14 Jan 2014 04:45:12 +1100 Subject: Re: plotting slows down From: Chris Angelico Cc: Python 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 14 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1389635116 news.xs4all.nl 2969 [2001:888:2000:d::a6]:57318 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:63844 On Tue, Jan 14, 2014 at 4:39 AM, Ian Kelly wrote: > On Mon, Jan 13, 2014 at 6:26 AM, Dave Angel wrote: >> Next, please repost any source code with indentation preserved. >> Your message shows it all flushed to the left margin, probably >> due to posting in html mode. Use text mode here. > > That's odd, the message that I got includes proper indentation and is > plain text, not html. Also what I saw. Dave, do you get the newsgroup or the mailing list? I get the mailing list - it's possible the HTML version got stripped by Mailman. ChrisA