Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!weretis.net!feeder5.news.weretis.net!feeder.news-service.com!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.075 X-Spam-Evidence: '*H*': 0.85; '*S*': 0.00; 'subject:method': 0.09; 'volunteer': 0.11; 'am,': 0.14; 'wrote:': 0.14; 'rantingrick': 0.16; 'subject:sort': 0.16; 'command': 0.19; 'tue,': 0.20; 'code': 0.22; 'header:In-Reply-To:1': 0.22; '(b)': 0.23; "i'm": 0.26; 'chris': 0.27; 'specifically': 0.27; 'message-id:@mail.gmail.com': 0.28; 'thanks': 0.29; 'sorry,': 0.29; 'expertise': 0.30; 'to:addr :python-list': 0.32; 'lines': 0.34; 'received:209.85': 0.37; 'apr': 0.38; 'received:google.com': 0.38; 'install': 0.38; 'not,': 0.39; 'to:addr:python.org': 0.39; 'where': 0.39; 'received:209': 0.39; "it's": 0.40; 'header:Received:5': 0.40; 'might': 0.40; 'skip:2 10': 0.61; '2011': 0.62; 'received:209.85.210.174': 0.84; 'received:mail-iy0-f174.google.com': 0.84; 'revealing': 0.84; 'subject:removal': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=7GmACSOB3Roy6CP7LphjQ/Pqn2VgXElUdADwgKjTnyo=; b=ONrD5AaKv/8FPFuiul98K73p9sS+hZGzzEGYmoUPldHlSCKqD0H26s6FjQWmJExMs8 X/v+bbvS6CObz2Ovv3VSa8PXev+x6Mxb81DvMqPh3ndRqjnxwKbs9DpHpkEPjFfG0jLE FuLkFJ7f0a7G7DCzy1kEzuNjEnW0zEH0DNVPU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=TQqvpotL+MjByBbCUMIU5SbXCtR1qDqAYUxcf2HF9RvRMGpOs9z1LZrnFQk1u8p6bb L2IVKSG+wnAu+IlyXNKE1oI2YkyfsHBxe29R46Sd+jPNfzyPebhIo7TX7ZQYcMAcItYc O8kf/rNTaaTSeRpzckMov5OPeULxZ6zt9yJCE= MIME-Version: 1.0 In-Reply-To: <16fe5523-1862-4a5c-be4b-55ed69e84d73@x18g2000yqe.googlegroups.com> References: <4d7cbfcb$0$29971$c3e8da3$5496439d@news.astraweb.com> <4d94326c$0$30003$c3e8da3$5496439d@news.astraweb.com> <7x8vvue7or.fsf@ruckus.brouhaha.com> <4d96f6d0$0$29992$c3e8da3$5496439d@news.astraweb.com> <16fe5523-1862-4a5c-be4b-55ed69e84d73@x18g2000yqe.googlegroups.com> Date: Tue, 5 Apr 2011 08:36:50 +1000 Subject: Re: Guido rethinking removal of cmp from sort method 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: 12 NNTP-Posting-Host: 82.94.164.166 X-Trace: 1301956613 news.xs4all.nl 41113 [::ffff:82.94.164.166]:60904 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:2610 On Tue, Apr 5, 2011 at 8:16 AM, rantingrick wrote: >> and (b) in any place where it's not, >> it's going to be about one command to install a python2? > > Oh thanks Chris for revealing the simplicity of 2 to 3 code porting. > And might ask where you will begin to volunteer your expertise to the > gazillion lines of code that need porting? hmm? That is specifically NOT porting. Sorry, I'm not a 2to3-on-call. I just code for one platform. ChrisA