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


Groups > comp.lang.python > #31552

Re: where to view range([start], stop[, step])'s C implementation source code ?

Path csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <redstone-cold@163.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.032
X-Spam-Evidence '*H*': 0.94; '*S*': 0.00; 'subject:code': 0.07; 'to:addr:comp.lang.python': 0.09; 'cc:addr:python-list': 0.10; 'oct': 0.16; 'subject:start': 0.16; 'subject:stop': 0.16; 'subject:where': 0.16; 'mon,': 0.16; 'wrote:': 0.17; 'subject:skip:i 10': 0.22; 'cc:2**0': 0.23; 'monday,': 0.23; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'header :User-Agent:1': 0.26; 'am,': 0.27; 'source': 0.29; 'code': 0.31; 'url:python': 0.32; 'received:google.com': 0.34; 'thanks': 0.34; 'received:209.85': 0.35; 'url:org': 0.36; 'october': 0.37; 'received:209': 0.37; 'subject:: ': 0.38; 'where': 0.40; 'subjectcharset:utf-8': 0.72; 'url:c': 0.77; 'subject:source': 0.84; 'url:cpython': 0.84; 'subject:view': 0.91
Newsgroups comp.lang.python
Date Wed, 17 Oct 2012 16:23:27 -0700 (PDT)
In-Reply-To <mailman.1709.1349106145.27098.python-list@python.org>
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=182.242.151.28; posting-account=Z1-aQQoAAADvnuKxr9sysEiuPIcBNfjX
References <bcad3f1e-1633-4786-8137-19032f32b6bd@googlegroups.com> <mailman.1709.1349106145.27098.python-list@python.org>
User-Agent G2/1.0
X-Google-Web-Client true
X-Google-IP 182.242.151.28
MIME-Version 1.0
Subject Re: where to view range([start], stop[, step])'s C implementation source code ?
From iMath <redstone-cold@163.com>
To comp.lang.python@googlegroups.com
Content-Type text/plain; charset=UTF-8
Content-Transfer-Encoding quoted-printable
Cc Python <python-list@python.org>
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>
Message-ID <mailman.2371.1350516216.27098.python-list@python.org> (permalink)
Lines 11
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1350516216 news.xs4all.nl 6877 [2001:888:2000:d::a6]:58836
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:31552

Show key headers only | View raw


On Monday, October 1, 2012 11:42:26 PM UTC+8, Ian wrote:
> On Mon, Oct 1, 2012 at 9:28 AM, iMath <redstone-cold@163.com> wrote:
> 
> > where to view range([start], stop[, step])'s C implementation source code ?
> 
> 
> 
> http://hg.python.org/cpython/file/3f739f42be51/Objects/rangeobject.c

thanks

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


Thread

where to view range([start], stop[, step])'s C implementation source code ? iMath <redstone-cold@163.com> - 2012-10-01 08:28 -0700
  Re: where to view range([start], stop[, step])'s C implementation source code ? Ian Kelly <ian.g.kelly@gmail.com> - 2012-10-01 09:41 -0600
    Re: where to view range([start], stop[, step])'s C implementation source code ? iMath <redstone-cold@163.com> - 2012-10-17 16:23 -0700
    Re: where to view range([start], stop[, step])'s C implementation source code ? iMath <redstone-cold@163.com> - 2012-10-17 16:23 -0700

csiph-web