Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #87456
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2.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.141 |
| X-Spam-Level | * |
| X-Spam-Evidence | '*H*': 0.74; '*S*': 0.02; 'cc:addr:python-list': 0.11; '12:04': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'subject:gui': 0.16; 'wrote:': 0.18; 'trying': 0.19; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; '15,': 0.26; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'message- id:@mail.gmail.com': 0.30; '(my': 0.31; 'could': 0.34; 'but': 0.35; 'received:google.com': 0.35; 'idle': 0.36; 'two': 0.37; 'even': 0.60; 'dave': 0.60; 'pick': 0.64; 'subject:The': 0.64; 'mar': 0.68; '2015': 0.84; 'angel': 0.91; 'to:none': 0.92 |
| 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:cc :content-type; bh=wbOFiPVJ+eY0eLVfaHp+CBvf2Iqn0YvweBKh7NZyE3o=; b=S7bgAqt9W1CA6LRs6StX9+jYXksWjo7oPborLV+Ag4mHwNpnGKnkwzffW7uQp3UbQC 66I0ZhgYD7i7ldnDRgjyPE3bNnOef7BaSxg/J2o9ciivM/F8apVOUlqvD227ZB3GMzhx ApexUhyz1K3ARBoDnNJq94teTPWKLcK5MPIJxYM+1co1X0SGBxhJ+gA4H8Ao/1qEWoky 9desA9YMH3IA8F51DjDGN2FpID2K2Tmsh6iw422ieMUm+JiXrl+pCDnBW5xpvq643b2K zhrOURFvVUiVLhgaS6rd4clbfMhtegh9vlVOgzXxiWBdI7nQwuGEE2SB8YXfsL6iccWx 1fSg== |
| MIME-Version | 1.0 |
| X-Received | by 10.107.16.31 with SMTP id y31mr30384773ioi.53.1426373971880; Sat, 14 Mar 2015 15:59:31 -0700 (PDT) |
| In-Reply-To | <550431DD.90502@davea.name> |
| References | <f2c617b9-8660-44b8-8ffd-63bc1d8400e4@googlegroups.com> <0d3d1ec0-d112-42fc-aeed-fb6674d2ee1b@googlegroups.com> <55038dba$0$12990$c3e8da3$5496439d@news.astraweb.com> <5503906A.6040802@davea.name> <CAPTjJmpN30SD1qmGZV5q+gYAFVsZj0+wq8-E=aFfseWdZiWWPg@mail.gmail.com> <550431DD.90502@davea.name> |
| Date | Sun, 15 Mar 2015 09:59:31 +1100 |
| Subject | Re: The idle gui |
| From | Chris Angelico <rosuav@gmail.com> |
| Cc | "python-list@python.org" <python-list@python.org> |
| Content-Type | text/plain; charset=UTF-8 |
| 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.382.1426373974.21433.python-list@python.org> (permalink) |
| Lines | 8 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1426373974 news.xs4all.nl 2969 [2001:888:2000:d::a6]:54423 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:87456 |
Show key headers only | View raw
On Sun, Mar 15, 2015 at 12:04 AM, Dave Angel <davea@davea.name> wrote: > I wasn't actually trying to pick on the OP this time, but to make a joke. > Idle could be taken two ways (if it weren't for the capitalization), or even > three (My Chevy won't idle.). Beware the Idles of March? ChrisA
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
The idle gui lmzentman@gmail.com - 2015-03-13 13:58 -0700
Re: The idle gui sohcahtoa82@gmail.com - 2015-03-13 14:58 -0700
Re: The idle gui Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2015-03-14 12:24 +1100
Re: The idle gui Dave Angel <davea@davea.name> - 2015-03-13 21:35 -0400
Re: The idle gui Chris Angelico <rosuav@gmail.com> - 2015-03-14 20:57 +1100
Re: The idle gui Rustom Mody <rustompmody@gmail.com> - 2015-03-14 08:16 -0700
Re: The idle gui Dave Angel <davea@davea.name> - 2015-03-14 09:04 -0400
Re: The idle gui Chris Angelico <rosuav@gmail.com> - 2015-03-15 09:59 +1100
Re: The idle gui Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-03-13 22:12 +0000
Re: The idle gui Terry Reedy <tjreedy@udel.edu> - 2015-03-14 14:37 -0400
csiph-web