Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #82864
| 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 | <rosuav@gmail.com> |
| 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 | <K9mmw.215582$O%4.132377@fx39.am4> |
| References | <mailman.17113.1419236165.18130.python-list@python.org> <fff50faa-d8d2-48ad-b0a9-23b44a8a30fd@googlegroups.com> <b4440b66-5f52-4f33-b260-464451287968@googlegroups.com> <9f54b6e1-598a-44ea-953f-0de17d9809c2@googlegroups.com> <mailman.17138.1419285570.18130.python-list@python.org> <5498d492$0$12978$c3e8da3$5496439d@news.astraweb.com> <fj3i9a5folg6jttij3ri43jsdgjmhk7vd4@4ax.com> <CANUu8=j-8oUmm0quQBJ7FPbH8B_p_X3MSkU2TcztssnHsPstSA@mail.gmail.com> <mailman.17164.1419365718.18130.python-list@python.org> <SQkmw.191466$gZ6.46312@fx40.am4> <mailman.17169.1419373875.18130.python-list@python.org> <K9mmw.215582$O%4.132377@fx39.am4> |
| Date | Wed, 24 Dec 2014 09:44:31 +1100 |
| Subject | Re: what is wrong with d.clear()? |
| From | Chris Angelico <rosuav@gmail.com> |
| Cc | "python-list@python.org" <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 <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.17170.1419374680.18130.python-list@python.org> (permalink) |
| 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 |
Show key headers only | View raw
On Wed, Dec 24, 2014 at 9:38 AM, alister <alister.nospam.ware@ntlworld.com> wrote: > On Wed, 24 Dec 2014 09:31:12 +1100, Chris Angelico wrote: > >> On Wed, Dec 24, 2014 at 8:08 AM, alister >> <alister.nospam.ware@ntlworld.com> 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
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
what is wrong with d.clear()? shawool <shawool@gmail.com> - 2014-12-21 12:58 +0530
Re: what is wrong with d.clear()? sohcahtoa82@gmail.com - 2014-12-22 10:15 -0800
Re: what is wrong with d.clear()? Rick Johnson <rantingrickjohnson@gmail.com> - 2014-12-22 12:54 -0800
Re: what is wrong with d.clear()? sohcahtoa82@gmail.com - 2014-12-22 13:19 -0800
Re: what is wrong with d.clear()? Dave Angel <davea@davea.name> - 2014-12-22 16:59 -0500
Re: what is wrong with d.clear()? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-12-23 13:33 +1100
Re: what is wrong with d.clear()? Dave Angel <davea@davea.name> - 2014-12-22 22:18 -0500
Re: what is wrong with d.clear()? Steve Hayes <hayesstw@telkomsa.net> - 2014-12-23 12:25 +0200
Re: what is wrong with d.clear()? shawool <shawool@gmail.com> - 2014-12-23 18:29 +0530
Re: what is wrong with d.clear()? Rustom Mody <rustompmody@gmail.com> - 2014-12-24 04:21 -0800
Re: what is wrong with d.clear()? shawool <shawool@gmail.com> - 2014-12-24 20:53 +0530
Re: what is wrong with d.clear()? Rustom Mody <rustompmody@gmail.com> - 2014-12-24 07:51 -0800
Re: what is wrong with d.clear()? Ian Kelly <ian.g.kelly@gmail.com> - 2014-12-25 21:38 -0700
Re: what is wrong with d.clear()? Dave Angel <davea@davea.name> - 2014-12-23 15:15 -0500
Re: what is wrong with d.clear()? alister <alister.nospam.ware@ntlworld.com> - 2014-12-23 21:08 +0000
Sending plain text messages (was: what is wrong with d.clear()?) Ben Finney <ben+python@benfinney.id.au> - 2014-12-24 08:31 +1100
Re: Sending plain text messages (was: what is wrong with d.clear()?) alister <alister.nospam.ware@ntlworld.com> - 2014-12-23 22:15 +0000
Re: Sending plain text messages (was: what is wrong with d.clear()?) Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-12-24 13:23 +1100
Re: Sending plain text messages (was: what is wrong with d.clear()?) alister <alister.nospam.ware@ntlworld.com> - 2014-12-24 11:42 +0000
Re: what is wrong with d.clear()? Chris Angelico <rosuav@gmail.com> - 2014-12-24 09:31 +1100
Re: what is wrong with d.clear()? alister <alister.nospam.ware@ntlworld.com> - 2014-12-23 22:38 +0000
Re: what is wrong with d.clear()? Chris Angelico <rosuav@gmail.com> - 2014-12-24 09:44 +1100
Sending plain text messages (was: what is wrong with d.clear()?) Ben Finney <ben+python@benfinney.id.au> - 2014-12-24 08:08 +1100
[OT]Re: what is wrong with d.clear()? m <mvoicem@gmail.com> - 2015-03-06 00:05 +0100
Re: what is wrong with d.clear()? Terry Reedy <tjreedy@udel.edu> - 2015-03-05 16:34 -0500
Re: what is wrong with d.clear()? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-12-23 13:27 +1100
csiph-web