Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed1.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: UNSURE 0.266 X-Spam-Level: ** X-Spam-Evidence: '*H*': 0.64; '*S*': 0.17; 'apt': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'wrote:': 0.18; 'wed,': 0.18; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'tim': 0.29; 'message-id:@mail.gmail.com': 0.30; 'chase': 0.31; 'subject:all': 0.32; 'received:google.com': 0.35; 'system,': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'fire': 0.65; 'response.': 0.68; 'subject:you': 0.87; 'wait,': 0.93; '2013': 0.98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=vZ2BvTwDs2XcCdl4g8MujoywqlcC+dHCGc+cg+6Zpf4=; b=b3sn/eB481UGG1JJazR8+QCE27h7TiWB5h4FG8AM7UEp+0cLO21WfXMFB+YfgrU5sI 1pTWF76t90JzhcvNXjJLGWiwyRHSeFAA5VEGaRzQcd7J3wmcWFtfjsvl7QYsET6FD8La +VAe3PiUc+ww0hmO1Cqw+cZPYQkycKa0mw0EZPSNx6ijVcmf5udSb6wVzW4v/JlfD8pS ZQMNNWdyRfAtcRBO3lWcDD0sG+B/VGoBquBdc9q7XIKfOp0QP50/pnCbBqFW+NKKkPnH jfpfGV+DRw1Kum1mS6raeUh8tthBn3MgJdc8OU4aLvl8iLtu572OB7PSKJtxdXg9OewG HR6w== MIME-Version: 1.0 X-Received: by 10.52.97.8 with SMTP id dw8mr644686vdb.91.1365517214567; Tue, 09 Apr 2013 07:20:14 -0700 (PDT) In-Reply-To: <20130409091738.45df7845@bigbox.christie.dr> References: <64d4fb7c-6a75-4b5f-b5c8-06a4b2b5d0cb@googlegroups.com> <906d8c05-99dc-4209-854c-7988ca7c78e3@googlegroups.com> <95b2bc1c-57a2-48c9-85ea-cf1004c9e26c@googlegroups.com> <5160cc44$0$29995$c3e8da3$5496439d@news.astraweb.com> <20130409091738.45df7845@bigbox.christie.dr> Date: Wed, 10 Apr 2013 00:20:14 +1000 Subject: Re: I hate you all From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 X-Mailman-Approved-At: Tue, 09 Apr 2013 17:00:01 +0200 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: 9 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1365519602 news.xs4all.nl 2594 [2001:888:2000:d::a6]:55770 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:43180 On Wed, Apr 10, 2013 at 12:17 AM, Tim Chase wrote: > | sed -e '/What.*n.t/{s//Sure I/;s/?/!/};/^-- /{r .signature' -e'q}' > A very apt response. Oh wait, I already have sed on this system, don't need to fire up apt. ChrisA