Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.mixmin.net!feeder.erje.net!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!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.054 X-Spam-Evidence: '*H*': 0.89; '*S*': 0.00; 'received:209.85.223': 0.03; 'true,': 0.04; 'occasionally': 0.09; 'sat,': 0.15; 'oct': 0.16; 'wrote:': 0.17; 'else,': 0.17; 'tend': 0.17; '+0000': 0.20; 'written': 0.20; 'own.': 0.22; "i'd": 0.22; "i've": 0.23; 'header :In-Reply-To:1': 0.25; 'message-id:@mail.gmail.com': 0.27; 'run': 0.28; 'prints': 0.29; 'source': 0.29; 'year,': 0.30; 'code': 0.31; 'print': 0.32; 'to:addr:python-list': 0.33; "can't": 0.34; 'received:google.com': 0.34; 'needed': 0.35; 'pm,': 0.35; 'received:209.85': 0.35; 'but': 0.36; 'anything': 0.36; 'received:209': 0.37; 'subject:: ': 0.38; 'speak': 0.38; 'some': 0.38; 'to:addr:python.org': 0.39; 'subject:-': 0.40; 'header:Received:5': 0.40; 'become': 0.65; 'maintenance': 0.65; '20,': 0.65; 'listings': 0.66; 'overall': 0.66; 'paper': 0.78; 'unemployed': 0.84; 'dennis': 0.91; 'edwards': 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 :content-type; bh=vj67h+zAXFjGPKJGR7uJ7ZAJEnvHMrfB/uwqJzHAlxc=; b=dp17A82g+6HTtWtFCY+mcPivSsUA2dWPmv2YrApEmfYItf0J1KIvfryt5ftylLzmpX 55SBhvM4Geipq2pfjqkN8tu68f2MSbhuKBRvW008kRrjjfBRqRFSRSYaHULmgWI1qBrh tP+Az3lS32B+wTGshRDgp6PqsoGxOeRQIuH7/4elWm2kjTSYWWodaHJ2UPnMamdJSqqW TGcnVFBqVo622Qt4cQm9ohaLSBXxOmYhymzovPIlMS03+QP6PKsrqFPQdVESSEz/x14e gU/VWrCbIOvcB1XCHFNh4pnNBl9buoCQuR+8Rc31xnn+S6V+/I6/2rO063/mqSJHO07J FaGw== MIME-Version: 1.0 In-Reply-To: <7lt588hmj64n0b91q4heco40esg84056ni@invalid.netcom.com> References: <5081d0c3$0$30003$c3e8da3$5496439d@news.astraweb.com> <7lt588hmj64n0b91q4heco40esg84056ni@invalid.netcom.com> Date: Sat, 20 Oct 2012 16:02:06 -0400 Subject: Re: A desperate lunge for on-topic-ness From: David Robinow To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 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: 20 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1350763334 news.xs4all.nl 6893 [2001:888:2000:d::a6]:55062 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:31819 On Sat, Oct 20, 2012 at 3:10 PM, Dennis Lee Bieber wrote: > On Sat, 20 Oct 2012 14:18:47 +0000 (UTC), Grant Edwards > declaimed the following in > gmane.comp.python.general: > >> >> True, but nobody prints source code out on paper do they? >> >> Seriously -- I can't remember the last time I printed souce code... > > Well, having been unemployed for a year, I can't speak much of > recent practice... > > But I did tend to run up listings when I had to take over > maintenance of some programs and needed to become familiar with the > overall code base... Same here. I've been unemployed (retired!) 6 years, but I'd occasionally print code written by someone else, never anything of my own.