Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #58249
| 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.063 |
| X-Spam-Evidence | '*H*': 0.88; '*S*': 0.00; 'subject:Python': 0.06; 'dynamically': 0.07; 'hour.': 0.09; 'lawrence': 0.09; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'there...': 0.16; 'language': 0.16; 'wrote:': 0.18; 'bit': 0.19; 'posts': 0.26; 'header:In-Reply-To:1': 0.27; 'heading': 0.30; 'message-id:@mail.gmail.com': 0.30; "i'm": 0.30; 'extract': 0.31; 'figure': 0.32; 'fri,': 0.33; 'maybe': 0.34; 'received:google.com': 0.35; "i'll": 0.36; 'list': 0.37; 'nov': 0.38; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'rather': 0.38; 'extremely': 0.39; 'to:addr:python.org': 0.39; 'even': 0.60; 'real': 0.63; 'town': 0.65; 'here': 0.66; 'gotten': 0.74; 'demanded': 0.84; 'trouble.': 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 :content-type; bh=lxUsj/QRZ3pJE0O4JT5ey6A7208zhBeVyJNzUNgAmAk=; b=iqW2tZR3wqo2zQFnj6LZ+laHrMlIlWZD/gmfxHPI+LSwnQTzwa1G/JlhsANrhJJJQf u/Le3TsbTpaQoQ66EHrEQl2ZMjJNaxj9vu5xGVpXGQxWDEmS0Npxhh9GFci4lUXrDkgp fdWkcu4poFz3QhrlN/HdPXhgy+HIrtNZqLDaEmGBVEHeQraTT2g+GQyVzlSsaeIpvwrf v1h4tpeLc5NzoxvVAwZI5Q6UkFCNKf8XSHbXQLO2BPpo9ke+sik8nsVQwZRplzo9P6N0 uLEiJ3azxiOpXqVZXftvCvbMb3K4Qp9WwlTw/o733UQi9kjIOyg4xBuFgvSfJyt0SdrE znFA== |
| MIME-Version | 1.0 |
| X-Received | by 10.66.122.66 with SMTP id lq2mr626552pab.183.1383297472462; Fri, 01 Nov 2013 02:17:52 -0700 (PDT) |
| In-Reply-To | <l4vr1f$mb0$1@ger.gmane.org> |
| References | <l4v12j$98o$1@ger.gmane.org> <CAPTjJmocz_Kq-TxFzOBRCmq_xxVWdrYiz8LapRSr-r3LXpuAKw@mail.gmail.com> <mailman.1898.1383270899.18130.python-list@python.org> <ae5c7f51-25fa-4c74-b5c6-6832f93a6362@googlegroups.com> <l4vr1f$mb0$1@ger.gmane.org> |
| Date | Fri, 1 Nov 2013 20:17:52 +1100 |
| Subject | Re: Python wart |
| 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 | <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.1912.1383297476.18130.python-list@python.org> (permalink) |
| Lines | 13 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1383297476 news.xs4all.nl 15980 [2001:888:2000:d::a6]:42419 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:58249 |
Show key headers only | View raw
On Fri, Nov 1, 2013 at 8:08 PM, Mark Lawrence <breamoreboy@yahoo.co.uk> wrote: > I'm heading into town in maybe an hour. I'll stop here > http://www.toolbankexpress.com/shop/castle/ so I can get an extremely large > pair of pliers with which I can extract my tongue from my cheek :) I think you may have a bit of trouble. The part where you demanded the language dynamically figure out what you wanted may have gotten your tongue rather stuck there... The neat thing about this list is that even posts like that can result in real solutions :) ChrisA
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: Python wart Chris Angelico <rosuav@gmail.com> - 2013-11-01 12:54 +1100
Re: Python wart Peter Cacioppi <peter.cacioppi@gmail.com> - 2013-11-01 00:11 -0700
Re: Python wart Chris Angelico <rosuav@gmail.com> - 2013-11-01 18:59 +1100
Re: Python wart Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-11-01 09:08 +0000
Re: Python wart Chris Angelico <rosuav@gmail.com> - 2013-11-01 20:17 +1100
Re: Python wart Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-11-01 09:32 +0000
Re: Python wart Chris Angelico <rosuav@gmail.com> - 2013-11-01 20:42 +1100
Re: Python wart Peter Cacioppi <peter.cacioppi@gmail.com> - 2013-11-01 14:47 -0700
Re: Python wart Chris Angelico <rosuav@gmail.com> - 2013-11-02 10:13 +1100
Re: Python wart Peter Cacioppi <peter.cacioppi@gmail.com> - 2013-11-01 18:11 -0700
Re: Python wart Chris Angelico <rosuav@gmail.com> - 2013-11-02 12:18 +1100
Re: Python wart Peter Cacioppi <peter.cacioppi@gmail.com> - 2013-11-01 18:26 -0700
csiph-web