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


Groups > comp.lang.python > #30839

Re: sum function

Path csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!feeder2.ecngs.de!ecngs!feeder.ecngs.de!xlned.com!feeder1.xlned.com!newsfeed.xs4all.nl!newsfeed6.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 OK 0.178
X-Spam-Level *
X-Spam-Evidence '*H*': 0.65; '*S*': 0.00; 'differing': 0.09; 'cc:addr :python-list': 0.10; 'bugs.': 0.16; 'guessing': 0.16; 'wrote:': 0.17; 'posted': 0.22; 'cc:2**0': 0.23; 'cc:no real name:2**0': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; 'mike': 0.27; 'actual': 0.28; 'reply.': 0.28; 'post': 0.28; "i'm": 0.29; 'problem': 0.33; 'another': 0.33; 'wrong': 0.34; 'thanks': 0.34; 'pm,': 0.35; 'posting': 0.35; 'too.': 0.35; 'something': 0.35; 'there': 0.35; 'problems': 0.36; 'does': 0.37; 'subject:: ': 0.38; 'received:192': 0.39; 'google': 0.39; 'list,': 0.39; 'received:192.168': 0.40; '(that': 0.62; 'solve': 0.62; 'header :Reply-To:1': 0.68; 'received:74.208': 0.71; 'reply-to:no real name:2**0': 0.72; '100': 0.78; 'directly.': 0.78; 'gateways': 0.84; 'few.': 0.93; 'reply,': 0.93
Date Fri, 05 Oct 2012 16:26:26 -0400
From Dave Angel <d@davea.name>
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120714 Thunderbird/14.0
MIME-Version 1.0
To Mike <mike20007@gmail.com>
Subject Re: sum function
References <7c7beccb-72e4-4cfb-958d-4a7235076fb3@googlegroups.com> <12a372ba-8809-4fff-bca5-55a03e61ca82@googlegroups.com> <04412893-e6ba-43cc-8d9c-7867f82af4d1@googlegroups.com> <d52e3cdb-9568-4963-8ff2-09e619f984c4@googlegroups.com> <mailman.1863.1349463163.27098.python-list@python.org> <397c5421-e28b-482e-82ce-6bf693056d51@googlegroups.com>
In-Reply-To <397c5421-e28b-482e-82ce-6bf693056d51@googlegroups.com>
Content-Type text/plain; charset=ISO-8859-1
Content-Transfer-Encoding 7bit
X-Provags-ID V02:K0:8mWwqD4TV4ss6wHwhp2plaUIvUCeWZ/LmQ3IZOYjC2h iUX+0PaUVIOruC0rpjculWLhF9go/IwyX1Vk2kL3QM9HlCN5dZ QlYTsn16PivbkAGTTzAbfE1HzYI5lLPQ8m0PwqUE5ukZZz1uKa nmKlS9GVT0Llj9Y3BpHk+mafPnEIlc1aMSs6CY7Rex6HaNq5VZ 3cXjCZ14Na5JTQfcJyLxe/X0UHXHmmTotjeO5ZVW21nNGu9Ize nVossYaAmTt2UChiKjII5yKMpWMAHXwTwXoqirSvl4aPYwV/zR cO5Y3kxVcftxTt4It97akahZc/vwOrVYl9SwewWggALMYPy+w= =
Cc python-list@python.org
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.1872.1349469566.27098.python-list@python.org> (permalink)
Lines 29
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1349469566 news.xs4all.nl 6959 [2001:888:2000:d::a6]:39279
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:30839

Show key headers only | View raw


On 10/05/2012 04:09 PM, Mike wrote:
> Terry,
>
> I am not using the mail client. I am just posting on the site.

And which site would that be (that you're using)?  There are a few.  I'm
guessing you use google-groups.  And all of them get gatewayed to the
actual list, with differing numbers of bugs. 

I use email to access it directly.  I solve one of the duplicate-message
problems with google groups by automatically deleting any message
addressed to google-groups.  There are about 100 such messages each month.

Another problem is that lots of these gateways post to both the
newsgroup and to the python-list.

>
> Something wrong with this site. When you do individual reply, it does the double posting which it shouldn't. See "Ramachandra Apte's" reply. It is posted twice too.
>
> Thanks
>
>
>


-- 

DaveA

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


Thread

sum function mike20007@gmail.com - 2012-10-04 13:52 -0700
  Re: sum function Ian Kelly <ian.g.kelly@gmail.com> - 2012-10-04 15:04 -0600
    Re: sum function Mike <mike20007@gmail.com> - 2012-10-04 14:31 -0700
    Re: sum function Mike <mike20007@gmail.com> - 2012-10-04 14:31 -0700
  Re: sum function Ian Kelly <ian.g.kelly@gmail.com> - 2012-10-04 15:05 -0600
    Re: sum function Mike <mike20007@gmail.com> - 2012-10-04 14:29 -0700
      Re: sum function Dave Angel <d@davea.name> - 2012-10-04 17:39 -0400
        Re: sum function Mike <mike20007@gmail.com> - 2012-10-04 17:40 -0700
          Re: sum function Ian Kelly <ian.g.kelly@gmail.com> - 2012-10-04 18:59 -0600
            Re: sum function Mike <mike20007@gmail.com> - 2012-10-04 19:01 -0700
              Re: sum function Ramchandra Apte <maniandram01@gmail.com> - 2012-10-05 01:31 -0700
              Re: sum function Ramchandra Apte <maniandram01@gmail.com> - 2012-10-05 01:31 -0700
            Re: sum function Mike <mike20007@gmail.com> - 2012-10-04 19:01 -0700
        Re: sum function Mike <mike20007@gmail.com> - 2012-10-04 17:40 -0700
      Re: sum function Chris Angelico <rosuav@gmail.com> - 2012-10-05 07:34 +1000
    Re: sum function Mike <mike20007@gmail.com> - 2012-10-04 14:29 -0700
  Re: sum function Mike <mike20007@gmail.com> - 2012-10-05 06:39 -0700
    Re: sum function Ramchandra Apte <maniandram01@gmail.com> - 2012-10-05 06:41 -0700
      Re: sum function Mike <mike20007@gmail.com> - 2012-10-05 06:47 -0700
        Re: sum function Terry Reedy <tjreedy@udel.edu> - 2012-10-05 14:52 -0400
          Re: sum function Mike <mike20007@gmail.com> - 2012-10-05 13:09 -0700
            Re: sum function Dave Angel <d@davea.name> - 2012-10-05 16:26 -0400
              Re: sum function Ramchandra Apte <maniandram01@gmail.com> - 2012-10-06 05:38 -0700
          Re: sum function Mike <mike20007@gmail.com> - 2012-10-05 13:09 -0700
    Re: sum function Ian Kelly <ian.g.kelly@gmail.com> - 2012-10-05 13:29 -0600
  Re: sum function Mike <mike20007@gmail.com> - 2012-10-05 13:03 -0700
    Re: sum function Ian Kelly <ian.g.kelly@gmail.com> - 2012-10-05 14:10 -0600
      Re: sum function Mike <mike20007@gmail.com> - 2012-10-05 14:19 -0700

csiph-web