Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #39392
| Path | csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <rosuav@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.014 |
| X-Spam-Evidence | '*H*': 0.97; '*S*': 0.00; '21,': 0.07; 'python': 0.09; 'subject:keys': 0.09; 'curses': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'wrote:': 0.17; 'thu,': 0.17; 'feb': 0.19; 'module': 0.19; 'header:In-Reply-To:1': 0.25; 'see,': 0.27; 'message-id:@mail.gmail.com': 0.27; 'to:addr:python- list': 0.33; 'received:google.com': 0.34; 'pm,': 0.35; 'received:209.85.220': 0.35; 'too.': 0.35; 'received:209.85': 0.35; 'received:209': 0.37; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'think': 0.40; '2013': 0.84 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=DzW4pfZmfJyS71xBeVlgG1Lcmeq25pwh0Qvchft/vCs=; b=GFLuR9q/v9DHTkQ52mUoaWYjxbfUqe3+Vu4FO42HONIrSWcRSgoGRg5BEiI375ARYX XRcHd4dvWusfMdCoEmQBtnZN4BsRMX2+7MoXvXU4ZxIM12e85dV3QLN6AKJOMfwuf/mV 8BF7WjWt4lKNgpMgOlPgzoqehcKWxamuHDIShFAIlX/uC0TtLDFxi8uu4miLq5ZAHZYE VoPmsRGb2+5lHO6zOn6/jMcyslLIizY8zaHMhCS5RAJHfjvi2mkjUBxaO2DnaQDvSWGE XfxC5VdGWxZ1CxS8lgztfoa1ldx9909PMbDPoHMBhFV3xuO9Hhq5VBjvnGjbHNK5ONav Eb8Q== |
| MIME-Version | 1.0 |
| X-Received | by 10.52.88.197 with SMTP id bi5mr25455039vdb.58.1361418194701; Wed, 20 Feb 2013 19:43:14 -0800 (PST) |
| In-Reply-To | <nad-A7CA81.19362320022013@news.gmane.org> |
| References | <51255C8A.7090302@bigpond.com> <nad-A7CA81.19362320022013@news.gmane.org> |
| Date | Thu, 21 Feb 2013 14:43:14 +1100 |
| Subject | Re: Read arrow keys |
| From | Chris Angelico <rosuav@gmail.com> |
| 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 <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.2137.1361418197.2939.python-list@python.org> (permalink) |
| Lines | 9 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1361418197 news.xs4all.nl 6911 [2001:888:2000:d::a6]:52771 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:39392 |
Show key headers only | View raw
On Thu, Feb 21, 2013 at 2:36 PM, Ned Deily <nad@acm.org> wrote: > the venerable curses module See, now, curses is *definitely* venerable. I think that means Python is venerable too. :) ChrisA
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Read arrow keys Chris Angelico <rosuav@gmail.com> - 2013-02-21 14:43 +1100
csiph-web