Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #49280
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder1.xlned.com!feeder1.cambriumusenet.nl!feed.tweaknews.nl!194.134.4.91.MISMATCH!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <joshua.landau.ws@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.039 |
| X-Spam-Evidence | '*H*': 0.92; '*S*': 0.00; 'cc:addr:python-list': 0.11; 'ah,': 0.16; 'cryptic.': 0.16; 'did.': 0.16; 'quoted': 0.16; 'subject:Lines': 0.16; 'to:addr:pearwood.info': 0.16; 'to:addr:steve+comp.lang.python': 0.16; "to:name:steven d'aprano": 0.16; 'wrote:': 0.18; 'wed,': 0.18; '>>>': 0.22; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'header:In-Reply- To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; "i'm": 0.30; '(although': 0.31; '+0100,': 0.31; "d'aprano": 0.31; 'steven': 0.31; 'not.': 0.33; 'but': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'two': 0.37; 'being': 0.38; 'sometimes': 0.38; 'itself': 0.39; 'called': 0.40; 'address': 0.63; 'afraid': 0.65; 'hey,': 0.75; 'rusi': 0.91; '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:from:date:message-id:subject:to :cc:content-type; bh=HcBZKaIE9nBTfWM+7a/+gxDHmsQtgAFU03kO9ZMiBrs=; b=cJf4DDp5BJEzrMPrO5mYaGEHjKqr+q/o0Hw6D+qymFEseETfyZI4ysQmZ4lvhSX2LI sgsTY621rC0uxe1VF51q3bpN6//wQa1hjEkcC3wurIeppgjE+yn27M+ixr/fT3nIETIS T37YrcK4o0WJ5/+jgf6NBitLjTKfLiX/F8ORPXrVZ5r1w3GR7UMF2jSY/rL0rbavgg25 GTiPrCroULQ1pGYjybac07/sX441KVVez9Qp5ynV+707jjUdxRHxCAofwKmNrOVHgPbA yo4j/q2JPWvnazGgot38DhEaCVSMQvPlZTJ9uz7J9qYhn8KnDdFPcVw3mm0hOAKXSHuJ tdVQ== |
| X-Received | by 10.112.88.169 with SMTP id bh9mr3029796lbb.12.1372284473261; Wed, 26 Jun 2013 15:07:53 -0700 (PDT) |
| MIME-Version | 1.0 |
| In-Reply-To | <51cb1aeb$0$29999$c3e8da3$5496439d@news.astraweb.com> |
| References | <0cb638ec-a4bd-4a45-b98c-a7c76996bab7@googlegroups.com> <842bc651-0bed-45df-9a29-2049279f4434@googlegroups.com> <CAN1F8qW2fKmZgS8HrMJ4Fn3QVskW11p=32w-dz4G2E_kk1_RXA@mail.gmail.com> <201306251748.14027.gheskett@wdtv.com> <mailman.3895.1372260345.3114.python-list@python.org> <51cb1aeb$0$29999$c3e8da3$5496439d@news.astraweb.com> |
| From | Joshua Landau <joshua.landau.ws@gmail.com> |
| Date | Wed, 26 Jun 2013 23:07:13 +0100 |
| Subject | Re: Limit Lines of Output |
| To | "Steven D'Aprano" <steve+comp.lang.python@pearwood.info> |
| Content-Type | text/plain; charset=UTF-8 |
| Cc | python-list <python-list@python.org> |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.3904.1372284481.3114.python-list@python.org> (permalink) |
| Lines | 17 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1372284481 news.xs4all.nl 15983 [2001:888:2000:d::a6]:59151 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:49280 |
Show key headers only | View raw
On 26 June 2013 17:46, Steven D'Aprano <steve+comp.lang.python@pearwood.info> wrote: > On Wed, 26 Jun 2013 16:24:56 +0100, Joshua Landau wrote: > >> On 25 June 2013 22:48, Gene Heskett <gheskett@wdtv.com> wrote: >>> On Tuesday 25 June 2013 17:47:22 Joshua Landau did opine: >> >> I did not. > > Unless there are two people called "Joshua Landau" with email address > <joshua.landau.ws@gmail.com>, I'm afraid that you did. Ah, but as rusi has understood, I did not. (Although "I did not" may itself be opining, that was not the quoted text.) Hey, sometimes I just like being cryptic.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Limit Lines of Output Bryan Britten <britten.bryan@gmail.com> - 2013-06-25 13:09 -0700
Re: Limit Lines of Output Joel Goldstick <joel.goldstick@gmail.com> - 2013-06-25 16:18 -0400
Re: Limit Lines of Output Bryan Britten <britten.bryan@gmail.com> - 2013-06-25 13:22 -0700
Re: Limit Lines of Output Joshua Landau <joshua.landau.ws@gmail.com> - 2013-06-25 21:31 +0100
Re: Limit Lines of Output Joel Goldstick <joel.goldstick@gmail.com> - 2013-06-25 16:33 -0400
Re: Limit Lines of Output Bryan Britten <britten.bryan@gmail.com> - 2013-06-25 13:37 -0700
Re: Limit Lines of Output Dave Angel <davea@davea.name> - 2013-06-25 22:27 -0400
Re: Limit Lines of Output Ian Kelly <ian.g.kelly@gmail.com> - 2013-06-25 14:39 -0600
Re: Limit Lines of Output Alister <alister.ware@ntlworld.com> - 2013-06-26 11:41 +0000
Re: Limit Lines of Output Gene Heskett <gheskett@wdtv.com> - 2013-06-25 17:48 -0400
Re: Limit Lines of Output Joshua Landau <joshua.landau.ws@gmail.com> - 2013-06-26 16:24 +0100
Re: Limit Lines of Output Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-06-26 16:46 +0000
Re: Limit Lines of Output Joshua Landau <joshua.landau.ws@gmail.com> - 2013-06-26 23:07 +0100
Re: Limit Lines of Output rusi <rustompmody@gmail.com> - 2013-06-26 10:09 -0700
Re: Limit Lines of Output Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-06-26 23:57 +0000
Re: Limit Lines of Output Joshua Landau <joshua.landau.ws@gmail.com> - 2013-06-27 13:54 +0100
Re: Limit Lines of Output Chris Angelico <rosuav@gmail.com> - 2013-06-27 01:58 +1000
csiph-web