Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!lightspeed.eweka.nl!lightspeed.eweka.nl!newsfeed.xs4all.nl!newsfeed1a.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.005 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'python': 0.11; 'jan': 0.12; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'reedy': 0.16; 'wrote:': 0.18; 'meant': 0.20; 'feb': 0.22; '>>>': 0.22; 'header:User-Agent:1': 0.23; 'looks': 0.24; 'header:X -Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; '3.2': 0.31; 'no,': 0.35; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'information,': 0.61; 'received:fios.verizon.net': 0.84 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Terry Reedy Subject: Re: l = range(int(1E9)) Date: Sat, 02 May 2015 23:18:37 -0400 References: <87k2wtvbx1.fsf@Equus.decebal.nl> <_M61x.477467$Ek.357048@fx07.am4> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: pool-98-114-97-173.phlapa.fios.verizon.net User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 In-Reply-To: X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ 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: 16 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1430623130 news.xs4all.nl 2916 [2001:888:2000:d::a6]:54512 X-Complaints-To: abuse@xs4all.nl X-Received-Bytes: 3377 X-Received-Body-CRC: 4263048245 Xref: csiph.com comp.lang.python:89823 On 5/2/2015 8:01 PM, Jon Ribbens wrote: > On 2015-05-02, Terry Reedy wrote: >> On 5/2/2015 5:40 PM, Jon Ribbens wrote: >>> For information, it looks like xrange() was added on 26 Oct 1993, >>> which pre-dates Python 1.0. >> >> 1.0 was released Feb 1991. 3.2 exactly 20 years later. > > No, you are thinking of 0.9, which was indeed February 1991. 'scuse me, I meant 1992 -- Terry Jan Reedy