Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #30010
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.mixmin.net!feed.xsnews.nl!border-2.ams.xsnews.nl!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <dwightdhutto@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.017 |
| X-Spam-Evidence | '*H*': 0.97; '*S*': 0.00; 'argument': 0.04; 'context': 0.05; 'seemed': 0.07; 'received:mail- vb0-f46.google.com': 0.09; 'cc:addr:python-list': 0.10; 'subject:not': 0.11; 'received:209.85.212.46': 0.18; 'cc:2**0': 0.23; "i've": 0.23; 'cc:no real name:2**0': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'message-id:@mail.gmail.com': 0.27; 'received:209.85.212': 0.28; 'post': 0.28; 'received:google.com': 0.34; 'posting': 0.35; 'subject:?': 0.35; 'received:209.85': 0.35; 'but': 0.36; 'received:209': 0.37; 'subject:: ': 0.38; 'several': 0.39; 'short': 0.39; 'little': 0.39; 'header:Received:5': 0.40; 'subject:, ': 0.61; 'subject:who': 0.65; 'sounds': 0.71; 'subject:Who': 0.91 |
| 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 :cc:content-type; bh=nVK+IPo1K8epLz4+TfsF5DL068qBfVA+L5lcOB8+yBU=; b=rOU9S9CcP7m7BB9tuTGoFuNx6mEniLFo42pOhXmxso0/X8eEPtunXii0OODjb7p3aF Vla4u+gUaBjmJ58iXNWS+lDtp0eZaqOxgQA+/Gxlff5UGFk62hDYu+z6F8em4RfH1SSs ate4Zmtx9/XvDeXBaFZ907cDhIWa/KY+ECN6w6PdKH9VI24W/D7XOyuZf+flW6mtS1NG 3irj9Uq6yTRXJ4aryhhzy6i3ZWNGnuNjDrBOo9MZOeHtJYtEvthXnESZCWpkx38UPoOn s/sMFsZcyKKVHNJG1zOOCLTz1MmZ35Va8nurl/+8x6QxC1ZFcUqthp9/w3SrdOvEf1qx lyhg== |
| MIME-Version | 1.0 |
| In-Reply-To | <5bc2681o43dhv5p13v71jqodtnokbq9mko@4ax.com> |
| References | <mailman.1261.1348536565.27098.python-list@python.org> <5bc2681o43dhv5p13v71jqodtnokbq9mko@4ax.com> |
| Date | Tue, 25 Sep 2012 00:43:18 -0400 |
| Subject | Re: Who's laughing at my responses, and who's not? |
| From | Dwight Hutto <dwightdhutto@gmail.com> |
| To | Tim Roberts <timr@probo.com> |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Cc | python-list@python.org |
| 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.1271.1348548201.27098.python-list@python.org> (permalink) |
| Lines | 12 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1348548201 news.xs4all.nl 6859 [2001:888:2000:d::a6]:60844 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:30010 |
Show key headers only | View raw
It sounds pretentious, but over the past several days, I've been slammed on every post almost. All because of an argument over me not posting a little context in a conversation, that seemed short and chatty. I was just wondering, if it's just them, or if it's my netiquette. -- Best Regards, David Hutto CEO: http://www.hitwebdevelopment.com
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Who's laughing at my responses, and who's not? Dwight Hutto <dwightdhutto@gmail.com> - 2012-09-24 21:29 -0400
Re: Who's laughing at my responses, and who's not? Tim Roberts <timr@probo.com> - 2012-09-24 21:28 -0700
Re: Who's laughing at my responses, and who's not? Dwight Hutto <dwightdhutto@gmail.com> - 2012-09-25 00:43 -0400
Re: Who's laughing at my responses, and who's not? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-09-25 07:50 +0000
Re: Who's laughing at my responses, and who's not? "Littlefield, Tyler" <tyler@tysdomain.com> - 2012-09-24 23:07 -0600
Re: Who's laughing at my responses, and who's not? Terry Reedy <tjreedy@udel.edu> - 2012-09-25 01:08 -0400
Re: Who's laughing at my responses, and who's not? Ramchandra Apte <maniandram01@gmail.com> - 2012-09-25 07:37 -0700
Re: Who's laughing at my responses, and who's not? Ramchandra Apte <maniandram01@gmail.com> - 2012-09-25 07:37 -0700
Re: Who's laughing at my responses, and who's not? Dwight Hutto <dwightdhutto@gmail.com> - 2012-09-25 01:19 -0400
Re: Who's laughing at my responses, and who's not? Ethan Furman <ethan@stoneleaf.us> - 2012-09-24 22:25 -0700
Re: Who's laughing at my responses, and who's not? Dwight Hutto <dwightdhutto@gmail.com> - 2012-09-25 01:52 -0400
Re: Who's laughing at my responses, and who's not? Kushal Das <kushaldas@gmail.com> - 2012-09-25 11:32 +0530
Re: Who's laughing at my responses, and who's not? Ned Deily <nad@acm.org> - 2012-09-24 23:33 -0700
Re: Who's laughing at my responses, and who's not? Ben Finney <ben+python@benfinney.id.au> - 2012-09-26 11:47 +1000
Re: Who's laughing at my responses, and who's not? Wayne Werner <wayne@waynewerner.com> - 2012-09-26 20:34 -0500
csiph-web