Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!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.019 X-Spam-Evidence: '*H*': 0.96; '*S*': 0.00; 'subject:Python': 0.06; ':-)': 0.06; 'to:name:python-list@python.org': 0.09; '*really*': 0.16; 'angelico': 0.16; 'assume,': 0.16; 'code).': 0.16; 'maintainers': 0.16; 'received:192.168.1.101': 0.16; 'received:mail.comcast.net': 0.16; 'refactoring': 0.16; 'forgotten': 0.16; 'subsequent': 0.16; 'subject:list': 0.19; 'subject:Issue': 0.19; 'header:In-Reply-To:1': 0.21; '(on': 0.23; 'asked': 0.24; 'code': 0.24; 'later': 0.26; '"the': 0.28; 'like,': 0.29; 'code,': 0.29; 'fairly': 0.30; 'to:addr:python-list': 0.33; 'rather': 0.34; "i'll": 0.34; 'question': 0.34; 'chris': 0.34; 'nobody': 0.34; 'charset:us-ascii': 0.36; 'think': 0.38; 'received:76': 0.38; 'but': 0.38; 'subject:: ': 0.38; 'some': 0.38; 'received:192': 0.38; 'comments': 0.39; 'sometimes': 0.39; 'header:Mime-Version:1': 0.39; 'to:addr:python.org': 0.39; 'read,': 0.40; 'received:192.168.1': 0.40; 'subject:, ': 0.60; 'header:Message-Id:1': 0.62; 'address': 0.62; 'world': 0.63; '"did': 0.84; 'subject:Vol': 0.84; 'undertake': 0.91 Subject: Re: Python-list Digest, Vol 92, Issue 232 References: From: Richard Parker Content-Type: text/plain; charset=us-ascii X-Mailer: iPad Mail (8J3) In-Reply-To: Date: Fri, 27 May 2011 09:51:25 -0700 To: "python-list@python.org" Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (iPad Mail 8J3) 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: 19 NNTP-Posting-Host: 82.94.164.166 X-Trace: 1306515090 news.xs4all.nl 49183 [::ffff:82.94.164.166]:47810 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:6410 Sometimes >> I'll drop in suggestions to future maintainers like, "consider >> refactoring with with perform_frobnitz_action()" >=20 > Usually, I address future-me with comments like that (on the > assumption that there's nobody in the world sadistic enough to want to > maintain my code). But I never name future-me, the comments will be > addressed to "the subsequent maintainer" or somesuch. I do assume, > though, that future-me has forgotten everything about the code, and > since past-me left some comments that current-me has read, I think the > assumption is fairly accurate. (Did I *really* write that code? It has > my name on it.....) >=20 > Chris Angelico >=20 Rather than sadistic, one would likely be masochistic to undertake the maint= enance of my code :-) I have had many moments where I have later asked the q= uestion "Did I write this code?."=