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


Groups > comp.lang.python > #30829

Re: sum function

Path csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.004
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'python': 0.09; 'alternatives': 0.09; 'friday,': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'terry': 0.09; 'iteration.': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'reedy': 0.16; 'wrote:': 0.17; 'jan': 0.18; '>>>': 0.18; 'all,': 0.21; 'header:In-Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; 'am,': 0.27; 'mike': 0.27; 'header:X-Complaints-To:1': 0.28; 'lines': 0.28; '>>>>': 0.29; 'thursday,': 0.30; 'getting': 0.33; 'to:addr:python-list': 0.33; 'received:org': 0.36; 'possible': 0.37; 'october': 0.37; 'data': 0.37; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40; 'your': 0.60; 'face': 0.61; 'readers': 0.65; 'received:fios.verizon.net': 0.84; 'doubling': 0.91
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From Terry Reedy <tjreedy@udel.edu>
Subject Re: sum function
Date Fri, 05 Oct 2012 14:52:13 -0400
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>
Mime-Version 1.0
Content-Type text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding 7bit
X-Gmane-NNTP-Posting-Host pool-173-75-251-66.phlapa.fios.verizon.net
User-Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20120824 Thunderbird/15.0
In-Reply-To <d52e3cdb-9568-4963-8ff2-09e619f984c4@googlegroups.com>
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 <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.1863.1349463163.27098.python-list@python.org> (permalink)
Lines 33
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1349463163 news.xs4all.nl 6942 [2001:888:2000:d::a6]:44293
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:30829

Show key headers only | View raw


On 10/5/2012 9:47 AM, Mike wrote:
> On Friday, October 5, 2012 9:41:44 AM UTC-4, Ramchandra Apte wrote:
>> On Friday, 5 October 2012 19:09:15 UTC+5:30, Mike  wrote:
>>
>>> On Thursday, October 4, 2012 4:52:50 PM UTC-4, Mike wrote:
>>
>>>
>>
>>>> Hi All,
>>
>>>
>>
>>>>
>>
>>>
>>
>>>>
>>
>>>
>>
>>>>
>>
>>>
>>
>>>> I am new to python and am getting the data from hbase.

If you want as many people as possible to read your posts, stop using a 
mail-agent and site that spits in the face of readers by doubling blank 
lines each iteration. Alternatives have been discussed previously.

-- 
Terry Jan Reedy

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