Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed3.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.104 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.80; '*S*': 0.01; 'subject:string': 0.09; 'thread': 0.14; ':-p': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'python-list,': 0.16; 'wrote:': 0.18; 'typical': 0.24; 'header:In-Reply-To:1': 0.27; 'point': 0.28; 'chris': 0.29; 'message-id:@mail.gmail.com': 0.30; "d'aprano": 0.31; 'minor': 0.31; 'steven': 0.31; 'received:google.com': 0.35; 'subject:?': 0.36; 'nov': 0.38; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'bad': 0.39; 'extremely': 0.39; 'to:addr:python.org': 0.39; 'new': 0.61; 'course': 0.61; 'became': 0.64; 'more': 0.64; 'subject:long': 0.84; '2013': 0.98 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=+6fqup49OaQYnS9zskT77Joy+Td9XuTE9W7DA7MLE0A=; b=wbECV/cVNkQ56tYKZykGRwZjpDpvLyi9rZlOk3KI2kQk3TsuJPp9PwTCpzSV7dLUin OnW9BnitpgT+t0QdP39qFV0JqA9MMTrN1Ga/K7xSurHcIjWwnagvSRjfJmv1+Px9aflk jcI7rx49L3TQh1YUGT/TfOTrBSOTnkID/TZgEKHP2gC1iq4MJfxqtHHu6UWGso8rSSzw D/7L3e8e2tzFyDTZmSMzz4wgopmgfobVC47lwZwGGZB0Sful2zi+MQmnJwLoX/Jo+x69 rBRKEGP45WQDi/9FQtNi5Ht+zdBlo1UztwjCB0Qhpqa5rIretkDWcRp2bn3/VOxl8grA IcAQ== MIME-Version: 1.0 X-Received: by 10.68.44.33 with SMTP id b1mr23982864pbm.53.1384073187541; Sun, 10 Nov 2013 00:46:27 -0800 (PST) In-Reply-To: <527f2a2a$0$29972$c3e8da3$5496439d@news.astraweb.com> References: <527d85e8$0$29983$c3e8da3$5496439d@news.astraweb.com> <39112f0b-f834-4e4a-86f2-ca19078e6de4@googlegroups.com> <527e569f$0$29972$c3e8da3$5496439d@news.astraweb.com> <527f2a2a$0$29972$c3e8da3$5496439d@news.astraweb.com> Date: Sun, 10 Nov 2013 19:46:27 +1100 Subject: Re: chunking a long string? 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.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: 13 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1384073196 news.xs4all.nl 15915 [2001:888:2000:d::a6]:47346 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:58989 On Sun, Nov 10, 2013 at 5:39 PM, Steven D'Aprano wrote: > On Sun, 10 Nov 2013 09:14:28 +1100, Chris Angelico wrote: > >> And >> as is typical of python-list, it's this extremely minor point that >> became the new course of the thread - > > You say that as if it were a bad thing :-P More a curiosity than a bad thing. ChrisA