Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #36851
| Path | csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder2.hal-mli.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <d@davea.name> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | UNSURE 0.216 |
| X-Spam-Level | ** |
| X-Spam-Evidence | '*H*': 0.58; '*S*': 0.01; 'newbie': 0.05; 'threads,': 0.09; 'programmer': 0.11; 'files.': 0.13; 'wrote:': 0.17; 'jan': 0.18; 'tim': 0.18; 'trying': 0.21; '15,': 0.23; 'second': 0.24; 'header:In-Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; 'looks': 0.26; 'am,': 0.27; 'chris': 0.28; 'chase': 0.29; 'gil': 0.29; 'problem': 0.33; 'to:addr:python-list': 0.33; 'posting': 0.35; 'add': 0.36; 'email addr:python.org': 0.36; 'too': 0.36; 'problems': 0.36; 'two': 0.37; 'far': 0.37; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'received:192': 0.39; 'google': 0.39; 'received:192.168': 0.40; 'most': 0.61; 'email name:python-list': 0.62; 'solve': 0.62; 'six': 0.65; 'subject:day': 0.66; 'header :Reply-To:1': 0.68; 'obvious': 0.71; 'received:74.208': 0.71; 'reply-to:no real name:2**0': 0.72; '2013': 0.84; 'calls,': 0.84; 'received:74.208.4.194': 0.84; 'syndrome': 0.84; 'faced': 0.91; 'relate': 0.91 |
| Date | Mon, 14 Jan 2013 09:31:30 -0500 |
| From | Dave Angel <d@davea.name> |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121011 Thunderbird/16.0.1 |
| MIME-Version | 1.0 |
| To | python-list@python.org |
| Subject | Re: Thought of the day |
| References | <50f3869d$0$29983$c3e8da3$5496439d@news.astraweb.com> <50F41306.8090507@tim.thechases.com> <CAPTjJmp0Wzw-pq2ESLVnX=FencQznChp71U-2-Arcw6-h+4wnw@mail.gmail.com> |
| In-Reply-To | <CAPTjJmp0Wzw-pq2ESLVnX=FencQznChp71U-2-Arcw6-h+4wnw@mail.gmail.com> |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Content-Transfer-Encoding | 7bit |
| X-Provags-ID | V02:K0:w3bs6hVSTzyciTvThsJvqZ0Kb9P6AoBYidEUo8Ohx1U F1VU4qf9I0YJqyKn3Y8afxsgoTe2jpAXLyCwL01bwOOnEGZNpC udhKDCUo1MWNk0dpyg/Saq09+ss22elD0iEU5R9yS3TbqXptZ9 XmeqkzkL1ct8POJtE9yl6qGcUGnp2xtuA3Egwor4mqklWsqhWm Vq8LDGpfhNzPAawRG49BH78W4WXYmU8S/IE6dX50q7Z3QOnoGA dtZWQiApFfoGh1H04bwRLplFZrxnTbIrBfQ6TScpyPpFxHKiDK /oGGrlOxoaiLzyLZdtKUIez4iB5p4pplWLFL6sS3RF51J3sGg= = |
| X-Mailman-Approved-At | Tue, 15 Jan 2013 14:45:55 +0100 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| Reply-To | d@davea.name |
| 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.535.1358257557.2939.python-list@python.org> (permalink) |
| Lines | 34 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1358257557 news.xs4all.nl 6940 [2001:888:2000:d::a6]:45942 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:36851 |
Show key headers only | View raw
On 01/14/2013 09:18 AM, Chris Angelico wrote: > On Tue, Jan 15, 2013 at 1:15 AM, Tim Chase > <python.list@tim.thechases.com> wrote: >> A newbie programmer had a problem and thought >> >> >> >> "I'll solve it by posting on >> >> >> >> python-list@python.org and on Google Groups". >> >> >> >> And now we have the problem of two threads... > And, when faced with problems of having two threads, the most obvious > solution is to add sleep() calls, so it looks like the above... Am I > dragging the analogy out too far? > > ChrisA Naaah, too far would be trying to relate the GIL to KILL files. For example, I avoid the google groups double-post syndrome by killfiling any message with google-groups in the To: or CC: fields. 596 messages in six months. I still get the second copy. -- DaveA
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Thought of the day Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-01-14 04:16 +0000
Re: Thought of the day Dave Angel <d@davea.name> - 2013-01-14 00:31 -0500
Re: Thought of the day Dan Sommers <dan@tombstonezero.net> - 2013-01-14 14:44 +0000
Re: Thought of the day Dave Angel <d@davea.name> - 2013-01-14 12:12 -0500
Re: Thought of the day alex23 <wuwei23@gmail.com> - 2013-01-14 04:09 -0800
Re: Thought of the day Tim Chase <python.list@tim.thechases.com> - 2013-01-14 08:15 -0600
Re: Thought of the day Chris Angelico <rosuav@gmail.com> - 2013-01-15 01:18 +1100
Re: Thought of the day Grant Edwards <invalid@invalid.invalid> - 2013-01-14 15:08 +0000
Re: Thought of the day Michael Torrie <torriem@gmail.com> - 2013-01-14 10:37 -0700
Re: Thought of the day John Gordon <gordon@panix.com> - 2013-01-14 18:09 +0000
Re: Thought of the day Michael Torrie <torriem@gmail.com> - 2013-01-14 11:25 -0700
Re: Thought of the day Dave Angel <d@davea.name> - 2013-01-14 09:31 -0500
Re: Thought of the day Antoine Pitrou <solipsis@pitrou.net> - 2013-01-15 16:48 +0000
Re: Thought of the day DJC <djc@news.invalid> - 2013-01-15 22:54 +0000
Re: Thought of the day Tim Golden <mail@timgolden.me.uk> - 2013-01-15 16:59 +0000
Re: Thought of the day Chris Angelico <rosuav@gmail.com> - 2013-01-16 07:27 +1100
Re: Thought of the day John Ladasky <john_ladasky@sbcglobal.net> - 2013-01-16 23:26 -0800
csiph-web