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


Groups > comp.lang.python > #87377

Re: Pexpect idea - but can I handle curses?

Path csiph.com!usenet.pasdenom.info!bete-des-vosges.org!news.redatomik.org!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <skip.montanaro@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.185
X-Spam-Level *
X-Spam-Evidence '*H*': 0.64; '*S*': 0.01; 'idea?': 0.09; 'option,': 0.09; 'unrecognized': 0.09; 'cc:addr:python-list': 0.11; '"o"': 0.16; 'wrote:': 0.18; 'command': 0.22; 'cc:addr:python.org': 0.22; 'skip': 0.24; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; "skip:' 10": 0.31; 'that.': 0.31; '13,': 0.31; 'though.': 0.31; 'fri,': 0.33; 'but': 0.35; 'received:google.com': 0.35; "i'll": 0.36; 'subject:?': 0.36; 'feedback': 0.38; 'focused': 0.38; 'pm,': 0.38; 'subject:can': 0.39; 'anytime': 0.60; 'tell': 0.60; 'reached': 0.63; 'our': 0.64; 'more': 0.64; 'management': 0.65; 'thomas': 0.65; 'mar': 0.68; 'soon.': 0.71; 'hoping': 0.75; '12.2': 0.84; '2015': 0.84; 'subject:handle': 0.84
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:content-transfer-encoding; bh=2tQCJ4C441eAkjXCFm6HLhBdnTtOrPp3NE3+IX/Zm64=; b=a/3WQQz3xgqN/tlEp98uDyWvUxy/Utvws1WsjKEbtGqtH6zgwFuroF/8jsx0eOWHzV 2LsEDAfxQ6uCWMvDcFWe1GLvsXzB9rKl7jfChxZPvVC89eqw8Rw/TaN+mFKtACJyoDYb fxqt/dVw9Yma/7Jj/2ORrg/hJM6tgsTUn1bkrGQRacvvQ9acJLLNXR/mVzUNeCd6ITqy F1Cxxiw86LKXAPIro+J/QehvfdCsCbJyjLn8q/N73M2rHdqcwDWPw2guRkxojvnt1u8E 2HDt1a/twPvskVDWKAzPomev0EcHtdD+m2I8mS2xAvCLqJ4ilE4R6xEfLAk+HquiZ2Cj a7qg==
MIME-Version 1.0
X-Received by 10.182.28.39 with SMTP id y7mr38647959obg.11.1426267517652; Fri, 13 Mar 2015 10:25:17 -0700 (PDT)
In-Reply-To <1597615.KAoEH8zO7A@PointedEars.de>
References <mailman.325.1426259880.21433.python-list@python.org> <1606564.hXcnK9StvT@PointedEars.de> <mailman.331.1426263615.21433.python-list@python.org> <1597615.KAoEH8zO7A@PointedEars.de>
Date Fri, 13 Mar 2015 12:25:17 -0500
Subject Re: Pexpect idea - but can I handle curses?
From Skip Montanaro <skip.montanaro@gmail.com>
To "Thomas 'PointedEars' Lahn" <usenet@pointedears.de>
Cc Python <python-list@python.org>
Content-Type text/plain; charset=UTF-8
Content-Transfer-Encoding quoted-printable
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.19
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://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 <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.332.1426267525.21433.python-list@python.org> (permalink)
Lines 17
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1426267525 news.xs4all.nl 2847 [2001:888:2000:d::a6]:54239
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:87377

Show key headers only | View raw


On Fri, Mar 13, 2015 at 12:03 PM, Thomas 'PointedEars' Lahn
<PointedEars@web.de> wrote:
> “o” is not an option, it is an interaktive keystroke command in (my) top(1).

"o" is also an unrecognized keystroke.

> OpenSUSE 12.2 has reached its end-of-life on 2014-01-27.

I understand that. Tell that to management though. They were working
on 13.1 for awhile, but seem to be focused on 13.2 now, though not all
our internal software works on that.

I'll give up on hoping I get access to a more modern top anytime soon.
Can someone give me some feedback on my harebrained pexpect idea?

Skip

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


Thread

Pexpect idea - but can I handle curses? Skip Montanaro <skip.montanaro@gmail.com> - 2015-03-13 10:17 -0500
  Re: Pexpect idea - but can I handle curses? Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2015-03-13 16:54 +0100
    Re: Pexpect idea - but can I handle curses? Skip Montanaro <skip.montanaro@gmail.com> - 2015-03-13 11:20 -0500
      Re: Pexpect idea - but can I handle curses? Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2015-03-13 18:03 +0100
        Re: Pexpect idea - but can I handle curses? Skip Montanaro <skip.montanaro@gmail.com> - 2015-03-13 12:25 -0500
          Re: Pexpect idea - but can I handle curses? Christian Gollwitzer <auriocus@gmx.de> - 2015-03-13 23:47 +0100
            Re: Pexpect idea - but can I handle curses? Skip Montanaro <skip.montanaro@gmail.com> - 2015-03-13 19:14 -0500
              Re: Pexpect idea - but can I handle curses? Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2015-03-14 20:19 +0100
                Re: Pexpect idea - but can I handle curses? Skip Montanaro <skip.montanaro@gmail.com> - 2015-03-14 20:05 -0500
                Re: Pexpect idea - but can I handle curses? Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2015-03-15 10:23 +0100

csiph-web