Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.023 X-Spam-Evidence: '*H*': 0.95; '*S*': 0.00; 'subject:code': 0.07; 'received:mail-vb0-f46.google.com': 0.09; 'bugs,': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'wrote:': 0.17; 'received:209.85.212.46': 0.18; 'code.': 0.20; 'sort': 0.21; 'header:In-Reply-To:1': 0.25; 'message- id:@mail.gmail.com': 0.27; 'received:209.85.212': 0.28; 'actual': 0.28; "d'aprano": 0.29; 'steven': 0.29; 'fri,': 0.30; 'sense': 0.31; 'code': 0.31; 'curious': 0.33; 'to:addr:python-list': 0.33; 'received:google.com': 0.34; 'pm,': 0.35; 'received:209.85': 0.35; 'but': 0.36; 'received:209': 0.37; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40; 'personal': 0.62; 'shop': 0.66 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 :content-type; bh=IFwLlG33cEyd83bixww+Tu0CEypbP5VmTN9Kw4jV+E0=; b=To35DZRmtCyNe86ASeBVEaWuaP2Br1Xu8a+TanxYdiYEP1QzQX0VtOgffaeJkL6W0l nZB7H804DIsR3X35VabEGZHXIDHBGt4Z7MbVJ7BNBSwtRGu1sQLrYHzFuV6AURsh1loB drwlveXTMcKCuWVoTbq7nLqOzRInvwSfmRCTnly4rmmExsqGH+P+SlshuCW/aR1GLKq2 onAKAfKql50Hx0CrfeQAMu7KXTKz8FRLXPySr02Jz8I4OYOFC8ZLX4djRH9pM+ms+NYm sMKnlJx421yr/xuth77qG0NZfDCKFeWjF7WArkQZUDr0DvsqVLpEEkSJ+chd4ussQ6nb 2Ncg== MIME-Version: 1.0 In-Reply-To: <4fed59b7$0$29978$c3e8da3$5496439d@news.astraweb.com> References: <6c39594f-79cb-4d4f-967e-bbc3f68cdbdf@f8g2000pbf.googlegroups.com> <4fed59b7$0$29978$c3e8da3$5496439d@news.astraweb.com> Date: Fri, 29 Jun 2012 17:42:17 +1000 Subject: Re: code review From: Chris Angelico 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 10 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1340955740 news.xs4all.nl 6898 [2001:888:2000:d::a6]:60199 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:24647 On Fri, Jun 29, 2012 at 5:31 PM, Steven D'Aprano wrote: > Given that all code contains bugs, that's the best sort of repository! Only in the sense that a cheese shop can be lauded for its cleanliness... But I am somewhat curious to see the OP's actual code. MUDs are my personal specialty. ChrisA