Path: csiph.com!usenet.pasdenom.info!goblin1!goblin.stu.neva.ru!uio.no!news.tele.dk!news.tele.dk!small.news.tele.dk!newsgate.cistron.nl!newsgate.news.xs4all.nl!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.027 X-Spam-Evidence: '*H*': 0.95; '*S*': 0.00; '21,': 0.07; 'subject:Error': 0.07; 'python': 0.09; '12:57': 0.16; '2.7.3': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'subject:Index': 0.16; 'wed,': 0.16; 'wrote:': 0.17; 'certainly': 0.17; 'equivalent': 0.20; 'this:': 0.23; 'header:In-Reply-To:1': 0.25; 'select': 0.26; 'am,': 0.27; 'message-id:@mail.gmail.com': 0.27; 'lines': 0.28; 'docs': 0.33; 'to:addr:python-list': 0.33; 'version': 0.34; 'received:google.com': 0.34; 'text': 0.34; 'done': 0.34; 'nov': 0.35; 'received:209.85': 0.35; 'list.': 0.35; 'drop': 0.37; 'received:209': 0.37; 'subject:: ': 0.38; 'delete': 0.38; 'page': 0.38; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40; 'your': 0.60; "you'll": 0.62; 'to,': 0.65; 'kindly': 0.67; 'drop-down': 0.84; 'fun!': 0.95 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=lBaD9X1xQV/WoDudhtp/Vyp9PTwTerLg4gOD2388ybA=; b=Wn5KgortsleOTWSLA9QVxVurjjxVxs9pVijqYreUR3Z2igefipottAtKdiuaKzQKHF JAAIDt77AVc5Ham6q5IDmrRw+XzwaIgwIfvoWTv01d5Z7RQuwGxEzDYC9ZoUyLpNyQSQ 8hO6KcgSUHBNyH6OPst4OF2A7qfBSQMSKJ5ZVTNS+QRRF6aTP2zVhEcJczv6VUCJbWRU VPHlFV8X5o0ZuBf9bnCMECliIvVPjfszFudsguCWlLVkzwsoYYuJS5cojRBT1qR0V5lL C/TcGmny5AcHhWBEIEARSIC+ZLVE8ty61aXSzjUmuK9vWAcD/x+/OZmxlSdtfpSNpav6 fpRg== MIME-Version: 1.0 In-Reply-To: References: Date: Wed, 21 Nov 2012 01:00:01 +1100 Subject: Re: Index Error From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 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: 20 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1353420005 news.xs4all.nl 6986 [2001:888:2000:d::a6]:33704 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:33615 On Wed, Nov 21, 2012 at 12:57 AM, inshu chauhan wro= te: > I am using python 2.7.3 , so can it be done in that ? (Please don't top-post; just delete the couple of blank lines that gmail oh so kindly provides, and type your response at the bottom. You may also want to consider trimming the quoted text to just what you actually need.) Yes, it certainly can. Go to the docs page I linked to, then up the top left you'll see this: Python =BB 3.3.0 Documentation with the "3.3.0" part a drop-down list. Drop it down and select 2.7, and you'll see the equivalent page for version 2.7.3. Have fun! ChrisA