Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #11406
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed6.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.012 |
| X-Spam-Evidence | '*H*': 0.98; '*S*': 0.00; 'subject:Python': 0.06; 'subject:community': 0.07; 'code?': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'group?': 0.16; 'rantingrick': 0.16; 'thinking.': 0.16; 'wrote:': 0.16; 'header :In-Reply-To:1': 0.22; 'pm,': 0.24; 'aug': 0.24; 'code': 0.25; 'all,': 0.28; 'message-id:@mail.gmail.com': 0.29; 'sun,': 0.30; 'to:addr:python-list': 0.33; '"we': 0.34; 'supposed': 0.35; 'but': 0.37; 'think': 0.38; 'received:google.com': 0.38; 'received:209.85': 0.38; 'easier': 0.38; 'subject:: ': 0.39; 'to:addr:python.org': 0.39; 'blog,': 0.77 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=Rl9mw81OUWyBl4mOmSM39m4WBBunet3UyZyJSKZLENI=; b=f/aUGc8Cv7yHaNteJyQIyllrBoxwRO53JWM2SVbIXVwJI7CHUZ5pioKW9DYevSo7zQ RW/5ajTTwKEKgUHzLjY+TgL4QTl5KU6OaWD8QD7lL4Abn177y76oyPNqvAf6De8GBhOg JP5QZWguMVNaBNsuxPMMxpSnUal3FRjcjwWOc= |
| MIME-Version | 1.0 |
| In-Reply-To | <87cb1497-9aa2-4213-b721-055bf31e10a1@m18g2000vbl.googlegroups.com> |
| References | <39e8985a-a0c1-487f-8f87-4e39d120c14b@h9g2000vbr.googlegroups.com> <87cb1497-9aa2-4213-b721-055bf31e10a1@m18g2000vbl.googlegroups.com> |
| Date | Sun, 14 Aug 2011 18:38:08 +0100 |
| Subject | Re: Ten rules to becoming a Python community member. |
| From | Chris Angelico <rosuav@gmail.com> |
| To | python-list@python.org |
| Content-Type | text/plain; charset=ISO-8859-1 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.12 |
| 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.2280.1313343491.1164.python-list@python.org> (permalink) |
| Lines | 16 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1313343491 news.xs4all.nl 23929 [2001:888:2000:d::a6]:47503 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python:11406 |
Show key headers only | View raw
On Sun, Aug 14, 2011 at 6:21 PM, rantingrick <rantingrick@gmail.com> wrote: > > WRONG: "We are supposed to write clean code but i am not used to that" > RIGHT: "We are required to write clean code however i am not accustom > to that way of thinking. > Since when are we required to write clean code? If I write unclean code (that's code with an undivided hoof, if you're Jewish), or if I don't write code at all, will I be kicked from the group? I think you need to start a blog, Rick. You'd be easier to ignore. ChrisA
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Ten rules to becoming a Python community member. rantingrick <rantingrick@gmail.com> - 2011-08-13 22:57 -0700
Re: Ten rules to becoming a Python community member. Andrew Berg <bahamutzero8825@gmail.com> - 2011-08-14 02:54 -0500
Re: Ten rules to becoming a Python community member. Alister Ware <alister.ware@ntlworld.com> - 2011-08-14 10:58 +0000
Re: Ten rules to becoming a Python community member. Chris Angelico <rosuav@gmail.com> - 2011-08-14 13:08 +0100
Re: Ten rules to becoming a Python community member. Seebs <usenet-nospam@seebs.net> - 2011-08-14 08:07 +0000
Re: Ten rules to becoming a Python community member. Irmen de Jong <irmen.NOSPAM@xs4all.nl> - 2011-08-14 15:21 +0200
Re: Ten rules to becoming a Python community member. Chris Angelico <rosuav@gmail.com> - 2011-08-14 14:46 +0100
Re: Ten rules to becoming a Python community member. harrismh777 <harmar@member.fsf.org> - 2011-08-14 15:11 -0500
Re: Ten rules to becoming a Python community member. Neil Cerutti <neilc@norwich.edu> - 2011-08-15 12:06 +0000
Re: Ten rules to becoming a Python community member. MRAB <python@mrabarnett.plus.com> - 2011-08-15 17:44 +0100
Re: Ten rules to becoming a Python community member. Neil Cerutti <neilc@norwich.edu> - 2011-08-15 17:14 +0000
Re: Ten rules to becoming a Python community member. Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2011-08-16 12:52 +1200
Re: Ten rules to becoming a Python community member. MRAB <python@mrabarnett.plus.com> - 2011-08-16 02:59 +0100
Re: Ten rules to becoming a Python community member. Roy Smith <roy@panix.com> - 2011-08-15 22:01 -0400
Re: Ten rules to becoming a Python community member. Seebs <usenet-nospam@seebs.net> - 2011-08-16 02:33 +0000
Re: Ten rules to becoming a Python community member. Kevin Walzer <kw@codebykevin.com> - 2011-08-14 11:23 -0400
Re: Ten rules to becoming a Python community member. rantingrick <rantingrick@gmail.com> - 2011-08-14 10:21 -0700
Re: Ten rules to becoming a Python community member. Chris Angelico <rosuav@gmail.com> - 2011-08-14 18:38 +0100
Re: Ten rules to becoming a Python community member. Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2011-08-15 10:56 +1000
Re: Ten rules to becoming a Python community member. Seebs <usenet-nospam@seebs.net> - 2011-08-15 04:28 +0000
Re: Ten rules to becoming a Python community member. Tim Chase <python.list@tim.thechases.com> - 2011-08-14 14:50 -0500
Re: Ten rules to becoming a Python community member. Dave Angel <davea@ieee.org> - 2011-08-14 18:01 -0400
Re: Ten rules to becoming a Python community member. rantingrick <rantingrick@gmail.com> - 2011-08-14 18:35 -0700
Re: Ten rules to becoming a Python community member. Christophe Chong <christophechong@gmail.com> - 2011-08-14 22:01 -0700
Re: Ten rules to becoming a Python community member. Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2011-08-16 12:48 +1200
Re: Ten rules to becoming a Python community member. Roy Smith <roy@panix.com> - 2011-08-15 20:57 -0400
Re: Ten rules to becoming a Python community member. Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2011-08-16 11:53 +1000
Re: Ten rules to becoming a Python community member. rantingrick <rantingrick@gmail.com> - 2011-08-15 21:50 -0700
Re: Ten rules to becoming a Python community member. alex23 <wuwei23@gmail.com> - 2011-08-16 00:07 -0700
Re: Ten rules to becoming a Python community member. rantingrick <rantingrick@gmail.com> - 2011-08-16 08:06 -0700
RE: Ten rules to becoming a Python community member. "Prasad, Ramit" <ramit.prasad@jpmorgan.com> - 2011-08-16 13:51 -0400
Re: Ten rules to becoming a Python community member. "Martin P. Hellwig" <martin.hellwig@gmail.com> - 2011-08-16 19:37 +0100
Re: Ten rules to becoming a Python community member. Chris Angelico <rosuav@gmail.com> - 2011-08-16 19:42 +0100
Re: Ten rules to becoming a Python community member. MRAB <python@mrabarnett.plus.com> - 2011-08-16 20:03 +0100
Re: Ten rules to becoming a Python community member. rantingrick <rantingrick@gmail.com> - 2011-08-16 13:13 -0700
Re: Ten rules to becoming a Python community member. David Monaghan <monaghand.david@gmail.com> - 2011-08-16 22:55 +0100
Re: Ten rules to becoming a Python community member. rantingrick <rantingrick@gmail.com> - 2011-08-16 16:12 -0700
Re: Ten rules to becoming a Python community member. John Gordon <gordon@panix.com> - 2011-08-16 23:25 +0000
Re: Ten rules to becoming a Python community member. rantingrick <rantingrick@gmail.com> - 2011-08-16 16:50 -0700
Re: Ten rules to becoming a Python community member. John Gordon <gordon@panix.com> - 2011-08-17 00:33 +0000
Re: Ten rules to becoming a Python community member. Tim Chase <python.list@tim.thechases.com> - 2011-08-16 20:02 -0500
Re: Ten rules to becoming a Python community member. Chris Kaynor <ckaynor@zindagigames.com> - 2011-08-16 18:09 -0700
Re: Ten rules to becoming a Python community member. rantingrick <rantingrick@gmail.com> - 2011-08-16 18:47 -0700
Re: Ten rules to becoming a Python community member. SigmundV <sigmundv@gmail.com> - 2011-08-17 15:48 -0700
Re: Ten rules to becoming a Python community member. David Monaghan <monaghand.david@gmail.com> - 2011-08-17 00:43 +0100
Re: Ten rules to becoming a Python community member. Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2011-08-17 11:14 +1000
Re: Ten rules to becoming a Python community member. "Martin P. Hellwig" <martin.hellwig@butterfly.uk.com> - 2011-08-16 19:37 +0100
Re: Ten rules to becoming a Python community member. Chris Angelico <rosuav@gmail.com> - 2011-08-14 23:57 +0100
Re: Ten rules to becoming a Python community member. rantingrick <rantingrick@gmail.com> - 2011-08-14 18:40 -0700
csiph-web