Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #49188

Re: Limit Lines of Output

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <joel.goldstick@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.040
X-Spam-Evidence '*H*': 0.92; '*S*': 0.00; 'output': 0.05; 'cc:addr :python-list': 0.11; 'ah,': 0.16; 'bryan': 0.16; 'subject:Lines': 0.16; 'wrote:': 0.18; 'file,': 0.19; 'email addr:gmail.com&gt;': 0.22; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'mention': 0.26; 'header:In-Reply-To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; "i'm": 0.30; 'url:mailman': 0.30; '25,': 0.31; 'text': 0.33; 'url:python': 0.33; 'running': 0.33; "can't": 0.35; 'problem.': 0.35; 'editor': 0.35; 'received:google.com': 0.35; 'url:listinfo': 0.36; 'url:org': 0.36; 'pm,': 0.38; 'url:mail': 0.40; 'to:addr:gmail.com': 0.65; 'joel': 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:date:message-id:subject:from:to :cc:content-type; bh=UZabZLfz8CsNvrTOJnExA+E2mH0q+i5LX8GoUHjOt1Y=; b=nmEDxGwhnXtWyiblGBcZvHmO6Y+66AYTrcL2PV8eeEQVXt651pBEgoQC0HZPhUdtW2 mELV/edfi8jQ3dJ4iYLQeMSytTS1ZW5ZoJG0udlRlMDCJLuFAojXHuTQaVDv87dqEMXW 3rqOe3lMsaIlTFIoOp9TDdJWf3lswBldhfGWhhTtrIyQkjQsyQOp7X2yssL0s/tpVWva pP+fWa9V1aPz089Ml0wRVF7MH7vgxy3EZ7vJ7VBiV1luq89syl+BklgMmxBVJCt+2EwU cM0JlGFR6tzd3gXd8INXrKie8PCvujYGEb6/soc7L6LhC6nlJebdXpjK4Um7apYkCJsC nrnQ==
MIME-Version 1.0
X-Received by 10.221.55.132 with SMTP id vy4mr404682vcb.73.1372192408310; Tue, 25 Jun 2013 13:33:28 -0700 (PDT)
In-Reply-To <842bc651-0bed-45df-9a29-2049279f4434@googlegroups.com>
References <0cb638ec-a4bd-4a45-b98c-a7c76996bab7@googlegroups.com> <mailman.3844.1372191538.3114.python-list@python.org> <842bc651-0bed-45df-9a29-2049279f4434@googlegroups.com>
Date Tue, 25 Jun 2013 16:33:28 -0400
Subject Re: Limit Lines of Output
From Joel Goldstick <joel.goldstick@gmail.com>
To Bryan Britten <britten.bryan@gmail.com>
Content-Type multipart/alternative; boundary=001a1133959e0f9cd204e00071cc
Cc "python-list@python.org" <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.3846.1372192411.3114.python-list@python.org> (permalink)
Lines 43
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1372192411 news.xs4all.nl 15889 [2001:888:2000:d::a6]:41800
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:49188

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

On Tue, Jun 25, 2013 at 4:22 PM, Bryan Britten <britten.bryan@gmail.com>wrote:

> Ah, I always forget to mention my OS on these forums. I'm running Windows.
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>

I don't think I fully understand your problem.  Why can't you send output
to a text file, then use a text editor to view results?

-- 
Joel Goldstick
http://joelgoldstick.com

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


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