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: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.114 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.78; '*S*': 0.01; 'subject:code': 0.07; '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; 'header:In-Reply-To:1': 0.25; 'am,': 0.27; 'message-id:@mail.gmail.com': 0.27; 'source': 0.29; 'code': 0.31; 'url:python': 0.32; 'to:addr:python-list': 0.33; 'received:google.com': 0.34; 'received:209.85': 0.35; 'url:org': 0.36; 'received:209': 0.37; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'where': 0.40; 'header:Received:5': 0.40; 'subjectcharset:utf-8': 0.72; 'url:c': 0.77; 'subject:source': 0.84; 'to:name:python': 0.84; 'url:cpython': 0.84; 'subject:view': 0.91 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding; bh=0pwFVInprqemI6lRxmZa0c6E0gg2363l9wkhR9leOMQ=; b=of7GeAf457/+qWPwBoSC8aGhB1RG8NV2MDZkoS/VzwlDb/fziZsa216+AiQX73U60J m84l6VmnVDMpzhJXnyS46EAWRkCmmn0Loh5DWsJOxhveP88dHRFPm55s/apiX1437O1b 7EwpZBZi7svY+InOgt/25Rs9VZhcCzZeGlmGFJFVn7evqHpMK66Nwo9aXzNOvdevJsXj R6eh3CyurmF8Zcu29LE5HHZabwg+Fp6OQKysRHiCkmFkkLYrTX+02nIbyAt41glKRHLK TJBYo9+n/vNHn3Yz/VMYBZEnuG7E/jjAtkDJbu93YgfbGIWXprFe3BC1OY/YNNn+sbv7 27Tw== MIME-Version: 1.0 In-Reply-To: References: From: Ian Kelly Date: Mon, 1 Oct 2012 09:41:52 -0600 Subject: =?UTF-8?Q?Re=3A_where_to_view_range=28=5Bstart=5D=2C_stop=5B=2C_step=5D=29=27s_C_i?= =?UTF-8?Q?mplementation_source_code_=EF=BC=9F?= To: Python Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 5 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1349106145 news.xs4all.nl 6972 [2001:888:2000:d::a6]:32955 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:30613 On Mon, Oct 1, 2012 at 9:28 AM, iMath wrote: > where to view range([start], stop[, step])'s C implementation source code= =EF=BC=9F http://hg.python.org/cpython/file/3f739f42be51/Objects/rangeobject.c