Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #63662
| 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!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.028 |
| X-Spam-Evidence | '*H*': 0.94; '*S*': 0.00; 'cc:addr:python-list': 0.11; 'jan': 0.12; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'quoted': 0.16; 'sat,': 0.16; 'do,': 0.16; 'wrote:': 0.18; 'cc:addr:python.org': 0.22; 'text.': 0.24; 'cc:2**0': 0.24; 'post': 0.26; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'possibility': 0.29; 'message-id:@mail.gmail.com': 0.30; 'url:mailman': 0.30; 'easier': 0.31; 'quotes': 0.31; 'url:python': 0.33; 'received:google.com': 0.35; 'google': 0.35; 'url:listinfo': 0.36; 'thanks': 0.36; 'url:org': 0.36; 'list': 0.37; 'mailing': 0.39; 'url:mail': 0.40; 'read': 0.60; '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=JG/C1EFup6TJKrjvYnxbUDVAac+/zDt5G/IzY+c6Qhs=; b=mF68tTgH5odZScOrvCi4WrwfSXYWrBNiJJKUQyg2S1eJMLT35XP63WOXB+XFC8plD2 RDEsqPanSjfPYLdlG71FJKBSsjMAPoq7jVdA9ewPrYulfLWZfoj2IGYLXWIkwvO94J1N FVHlQGT2pvWy81tPLp/dulV5ERLOgDDFuTNm0KOXh+PtIrqRvWwcqZ36lO2etiMQfIMo LjUjPr+wINNrB1M+muCMjdV1opMSdVBj4Gr1UA2fxAR4ygB6i5PmVqjnHbRQM5hvOS/o FmutRrHYsOxlnl5zeIv8xTyUnODw6sIOY/xdg7z9reyk5y7jPa7QKHREcaPIgJnz9Wco wH7w== |
| MIME-Version | 1.0 |
| X-Received | by 10.66.102.39 with SMTP id fl7mr13731454pab.43.1389386085699; Fri, 10 Jan 2014 12:34:45 -0800 (PST) |
| In-Reply-To | <808615c3-ce1a-46ae-b875-55cd2f58b3b3@googlegroups.com> |
| References | <8574fa07-af12-4e62-9cbc-3bd00802b6e2@googlegroups.com> <mailman.5286.1389300899.18130.python-list@python.org> <483bb41e-4e0b-4506-91b3-197e03477144@googlegroups.com> <OAOzu.30216$B86.24469@fx05.am4> <808615c3-ce1a-46ae-b875-55cd2f58b3b3@googlegroups.com> |
| Date | Sat, 11 Jan 2014 07:34:45 +1100 |
| Subject | Re: Constructive Criticism |
| 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.5302.1389386088.18130.python-list@python.org> (permalink) |
| Lines | 14 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1389386089 news.xs4all.nl 2934 [2001:888:2000:d::a6]:58686 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:63662 |
Show key headers only | View raw
On Sat, Jan 11, 2014 at 7:26 AM, jeremiah valerio <jeremiahvalerio123@gmail.com> wrote: > So always think of the if's and possibility's that > other people might do, thanks for you input. Also think of the possibility that someone will read your post and its quoted text. Please get off Google Groups, or if you must keep using it, clean up your quotes - they're all coming out double-spaced. You may find the mailing list easier to use: https://mail.python.org/mailman/listinfo/python-list ChrisA
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Constructive Criticism jeremiahvalerio123@gmail.com - 2014-01-08 21:56 -0800
Re: Constructive Criticism Paul Pittlerson <menkomigen6@gmail.com> - 2014-01-08 22:06 -0800
Re: Constructive Criticism Ben Finney <ben+python@benfinney.id.au> - 2014-01-09 17:09 +1100
Re: Constructive Criticism jeremiah valerio <jeremiahvalerio123@gmail.com> - 2014-01-08 22:16 -0800
Re: Constructive Criticism Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-01-09 07:03 +0000
Re: Constructive Criticism Peter Otten <__peter__@web.de> - 2014-01-09 10:56 +0100
Re: Constructive Criticism jeremiah valerio <jeremiahvalerio123@gmail.com> - 2014-01-09 12:08 -0800
Re: Constructive Criticism Christopher Welborn <cjwelborn@live.com> - 2014-01-09 14:54 -0600
Re: Constructive Criticism jeremiah valerio <jeremiahvalerio123@gmail.com> - 2014-01-09 13:05 -0800
Re: Constructive Criticism Alister <alister.ware@ntlworld.com> - 2014-01-10 08:56 +0000
Re: Constructive Criticism jeremiah valerio <jeremiahvalerio123@gmail.com> - 2014-01-10 12:26 -0800
Re: Constructive Criticism Chris Angelico <rosuav@gmail.com> - 2014-01-11 07:34 +1100
Re: Constructive Criticism Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-01-10 21:24 +0000
csiph-web