Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #52841
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <nedbat@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.026 |
| X-Spam-Evidence | '*H*': 0.95; '*S*': 0.00; 'subject:Python': 0.06; 'part,': 0.09; 'martin': 0.11; 'exist.': 0.16; 'subject:Query': 0.16; 'sender:addr:gmail.com': 0.17; 'wrote:': 0.18; 'preferred': 0.22; 'header:User-Agent:1': 0.23; 'sorry,': 0.24; 'text,': 0.24; 'post': 0.26; 'header:In-Reply-To:1': 0.27; 'to:2**1': 0.27; 'on,': 0.29; 'am,': 0.29; 'says': 0.33; 'plain': 0.33; 'something': 0.35; 'received:google.com': 0.35; 'format.': 0.36; "didn't": 0.36; 'to:addr:python-list': 0.38; 'bad': 0.39; 'to:addr:python.org': 0.39; 'choose': 0.64; 'readers': 0.68; 'batchelder': 0.84 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=i3ULrYpnNCiadPH23e0SSAydhkpzg4UF6Y0E7UhCHgs=; b=G4ZHRJZZRpy2CGSxrHd2Ua4CW37NSHrGfpVHRqZZqoVrUr37/ZHFnq0LjbogCubX4F L1iiqSQib7A5sZ0aauZABJaeOcRBpI4MkzI4FP2Eznho2tb9U5jegBPy8fGhdzEqg0hx /MWOc7Z8sGRzCIcY1BOaTxJpEve76pJRDPQRvXvZvKO42ur0X7J5IfCQf6f1f4sFQAYU ZG91TspoPofVSOE6QWadZK6gc5mWxERKQJxJJyPspsd8uyalA1DS2kfAFCxKa0ykfbf2 lF6A01r5X/vBGHQqPg9wqp02GXgS3EMXfX+BRH8+xHvTnTNd/DfCHCfkUKkvd1N8gX1s +YvQ== |
| X-Received | by 10.236.72.201 with SMTP id t49mr396636yhd.94.1377179145164; Thu, 22 Aug 2013 06:45:45 -0700 (PDT) |
| Sender | Ned Batchelder <nedbat@gmail.com> |
| Date | Thu, 22 Aug 2013 09:45:43 -0400 |
| From | Ned Batchelder <ned@nedbatchelder.com> |
| User-Agent | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 |
| MIME-Version | 1.0 |
| To | Bob Martin <bob.martin@excite.com>, Python Mailing List <python-list@python.org> |
| Subject | Re: Basic Python Query |
| References | <mailman.68.1377067974.19984.python-list@python.org> <mailman.112.1377133512.19984.python-list@python.org> <b7lmo1Fpk52U1@mid.individual.net> |
| In-Reply-To | <b7lmo1Fpk52U1@mid.individual.net> |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| 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 | <http://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 | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.138.1377194018.19984.python-list@python.org> (permalink) |
| Lines | 17 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1377194018 news.xs4all.nl 15911 [2001:888:2000:d::a6]:59964 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:52841 |
Show key headers only | View raw
On 8/22/13 1:43 AM, Bob Martin wrote: > in 704175 20130822 010625 Ned Batchelder <ned@nedbatchelder.com> wrote: >> This is a multi-part message in MIME format. > Please post in plain text, not HTML. Sorry, Bob, I will try to remember in the future. I think Thunderbird is sending in the same format as the replied-to message, and I didn't notice. So that I understand what's going on, what's the bad thing that happens with a multi-part message? I would have thought that mail readers would choose the preferred part, or is it something to do with the message quoting? --Ned. PS: Bob: email to you is bouncing, as excite.com says you don't exist.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Basic Python Query chandan kumar <chandan_psr@yahoo.co.in> - 2013-08-21 14:50 +0800
Re: Basic Python Query Steven D'Aprano <steve@pearwood.info> - 2013-08-21 08:19 +0000
Re: Basic Python Query Ulrich Eckhardt <ulrich.eckhardt@dominolaser.com> - 2013-08-21 11:11 +0200
Re: Basic Python Query Johannes Bauer <dfnsonfsduifb@gmx.de> - 2013-08-21 20:58 +0200
Re: Basic Python Query Fábio Santos <fabiosantosart@gmail.com> - 2013-08-21 23:50 +0100
Re: Basic Python Query Johannes Bauer <dfnsonfsduifb@gmx.de> - 2013-08-22 10:49 +0200
Re: Basic Python Query Ned Batchelder <ned@nedbatchelder.com> - 2013-08-21 20:06 -0400
Re: Basic Python Query Bob Martin <bob.martin@excite.com> - 2013-08-22 06:43 +0100
Re: Basic Python Query Ned Batchelder <ned@nedbatchelder.com> - 2013-08-22 09:45 -0400
Re: Basic Python Query Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-08-23 03:12 +0000
Re: Basic Python Query random832@fastmail.us - 2013-08-22 14:57 -0400
Re: Basic Python Query Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2013-08-22 18:22 -0400
Re: Basic Python Query random832@fastmail.us - 2013-08-23 01:08 -0400
Re: Basic Python Query Johannes Bauer <dfnsonfsduifb@gmx.de> - 2013-08-22 10:50 +0200
Re: Basic Python Query Fábio Santos <fabiosantosart@gmail.com> - 2013-08-22 09:46 +0100
Re: Basic Python Query Ulrich Eckhardt <ulrich.eckhardt@dominolaser.com> - 2013-08-22 13:54 +0200
Re: Basic Python Query Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-08-23 03:28 +0000
Re: Basic Python Query Ulrich Eckhardt <ulrich.eckhardt@dominolaser.com> - 2013-08-23 09:12 +0200
Re: Basic Python Query Chris Angelico <rosuav@gmail.com> - 2013-08-24 01:50 +1000
csiph-web