Path: csiph.com!usenet.pasdenom.info!news.franciliens.net!fdn.fr!usenet-fr.net!nerim.net!novso.com!newsfeed.xs4all.nl!newsfeed4a.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.041 X-Spam-Evidence: '*H*': 0.92; '*S*': 0.00; 'cc:addr:python-list': 0.11; '24,': 0.16; ':-(': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'wrote:': 0.18; 'wed,': 0.18; '>>>': 0.22; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'switch': 0.26; 'header:In-Reply-To:1': 0.27; 'chris': 0.29; 'am,': 0.29; 'dec': 0.30; 'message-id:@mail.gmail.com': 0.30; 'subject:what': 0.31; 'screen': 0.34; 'subject:with': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'work?': 0.38; 'even': 0.60; 'working,': 0.84; '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=X7SbRUnvftTww0XRw/KNRTZJs/93gc4NvEyd99zg2qg=; b=MIcyVlf/XtFn+5JLFqSGCgjjnu1Cfr/xGVp2WEoMSd7xi9x01GJ/d+6ddeHh0g3JXc oqdXUmQH3550T4FTElnor+gOCGvaPT4DSsnb7eYlqd1LsA4UmNQc47Usjn9feN7G6t9F AlNfI56DHxWBxC49aMVVVQH75QOcJ2GLge45LB7X3OmfQc65VCGecJZeW+5PBeNmKR9/ ktW3ng9OWJWBZ9TxVPPmse7pirOwpPF+eMYBw1bHq0iOwfUIfL34YSU8kapDT2/OsEfg AmlvpsAmbz3b2qw0SgaClzjxpqckqW87wL55aRsnfEXz18H7LhhUDROR2pqvHRg+79un 0Faw== MIME-Version: 1.0 X-Received: by 10.50.82.97 with SMTP id h1mr23502273igy.14.1419374671813; Tue, 23 Dec 2014 14:44:31 -0800 (PST) In-Reply-To: References: <9f54b6e1-598a-44ea-953f-0de17d9809c2@googlegroups.com> <5498d492$0$12978$c3e8da3$5496439d@news.astraweb.com> Date: Wed, 24 Dec 2014 09:44:31 +1100 Subject: Re: what is wrong with d.clear()? From: Chris Angelico Cc: "python-list@python.org" 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: 18 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1419374680 news.xs4all.nl 2901 [2001:888:2000:d::a6]:38135 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:82864 On Wed, Dec 24, 2014 at 9:38 AM, alister wrote: > On Wed, 24 Dec 2014 09:31:12 +1100, Chris Angelico wrote: > >> On Wed, Dec 24, 2014 at 8:08 AM, alister >> wrote: >>> Sometime I have to switch to HTML @ work but even then only when I want >>> to send someone a screen shot >> >> Attachments don't work? >> >> ChrisA > > not with some of the people I have to work with :-( It's not the *attachment* that isn't working, then... ChrisA