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


Groups > comp.lang.python > #13282

Re: stackoverflow and c.l.py

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!feeder.news-service.com!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <t@jollybox.de>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.010
X-Spam-Evidence '*H*': 0.98; '*S*': 0.00; 'thread,': 0.04; 'decent': 0.07; 'syntax.': 0.09; 'clear.': 0.16; 'evidently': 0.16; 'halfway': 0.16; 'python-list,': 0.16; 'roy': 0.16; 'threading': 0.16; 'usenet': 0.16; 'wrote:': 0.16; '>>>': 0.18; 'subject:skip:s 10': 0.18; "doesn't": 0.22; 'header:In-Reply-To:1': 0.22; 'feature.': 0.23; 'code': 0.25; 'bit': 0.28; 'server': 0.29; 'answered': 0.29; 'sorry,': 0.29; '(unless': 0.30; 'booth': 0.30; "didn't": 0.31; 'list': 0.32; 'answers': 0.32; 'this.': 0.32; 'to:addr:python-list': 0.33; 'however,': 0.34; 'header:User- Agent:1': 0.34; 'post': 0.36; 'problem.': 0.36; 'question': 0.36; 'put': 0.37; 'could': 0.38; 'posts': 0.38; 'subject:: ': 0.39; 'received:192': 0.39; 'relatively': 0.39; 'to:addr:python.org': 0.39; 'mailing': 0.39; 'your': 0.61; 'received:62': 0.70; 'article': 0.76; 'from:addr:t': 0.84
Date Wed, 14 Sep 2011 21:34:38 +0200
From Thomas Jollans <t@jollybox.de>
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:6.0.1) Gecko/20110831 Thunderbird/6.0.1
MIME-Version 1.0
To python-list@python.org
Subject Re: stackoverflow and c.l.py
References <CAB4yi1Nc04-6zw98WW+rss9u80amNbmk7GpMw-b0uHDdiRgC7w@mail.gmail.com> <mailman.1100.1315973589.27778.python-list@python.org> <Xns9F605E618E6B1duncanbooth@127.0.0.1> <roy-CE7C67.09425514092011@news.panix.com> <Xns9F60CB9684C2Aduncanbooth@127.0.0.1>
In-Reply-To <Xns9F60CB9684C2Aduncanbooth@127.0.0.1>
X-Enigmail-Version 1.3.1
OpenPGP id=5C8691ED
Content-Type text/plain; charset=ISO-8859-1
Content-Transfer-Encoding 7bit
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.12
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.1126.1316028864.27778.python-list@python.org> (permalink)
Lines 22
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1316028864 news.xs4all.nl 2511 [2001:888:2000:d::a6]:45748
X-Complaints-To abuse@xs4all.nl
Xref x330-a1.tempe.blueboxinc.net comp.lang.python:13282

Show key headers only | View raw


On 14/09/11 21:00, Duncan Booth wrote:
> Roy Smith <roy@panix.com> wrote:
> 
>> In article <Xns9F605E618E6B1duncanbooth@127.0.0.1>,
>>  Duncan Booth <duncan.booth@invalid.invalid> wrote:
>>
>>> If you want an answer to how to get a specific bit of code to work then 
>>> Stackoverflow is better if only because people can see who has already 
>>> answered so don't need to waste time re-answering every trivial little 
>>> question about syntax.
>>
>> Any halfway decent newsreader application will follow threading and put 
>> all the responses to a given question in one place.  Of course, this is 
>> a relatively new feature.  If your newsreader is any older than about 
>> the mid 1980's, it may not be able to do this.
>>
> Sorry, I evidently didn't make myself clear. On Usenet it could be hours 
> before your local server updates with other posts on the thread, on 
> Stackoverflow the answers will update live as they are posted.

The mailing list python-list, however, doesn't have this problem.
(unless when people post from slow USENET servers of course...)

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


Thread

stackoverflow and c.l.py (was: GIL switch interval) Stefan Behnel <stefan_ml@behnel.de> - 2011-09-14 06:12 +0200
  Re: stackoverflow and c.l.py (was: GIL switch interval) Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2011-09-14 15:35 +1000
    Re: stackoverflow and c.l.py Ethan Furman <ethan@stoneleaf.us> - 2011-09-13 23:47 -0700
  Re: stackoverflow and c.l.py (was: GIL switch interval) Duncan Booth <duncan.booth@invalid.invalid> - 2011-09-14 08:24 +0000
    Re: stackoverflow and c.l.py (was: GIL switch interval) Roy Smith <roy@panix.com> - 2011-09-14 09:42 -0400
      Re: stackoverflow and c.l.py (was: GIL switch interval) Duncan Booth <duncan.booth@invalid.invalid> - 2011-09-14 19:00 +0000
        Re: stackoverflow and c.l.py Thomas Jollans <t@jollybox.de> - 2011-09-14 21:34 +0200

csiph-web