Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.albasani.net!feeder.news-service.com!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!194.109.133.84.MISMATCH!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.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'bug': 0.02; 'subject:bug': 0.04; 'received:134': 0.05; 'slice': 0.07; 'python': 0.07; 'header :In-reply-to:1': 0.09; 'matlab': 0.09; 'numpy': 0.16; 'interpret': 0.19; 'writes:': 0.20; 'cc:no real name:2**0': 0.20; 'cc:2**0': 0.20; 'cc:addr:python-list': 0.22; "what's": 0.24; "doesn't": 0.28; 'message-id:@gmail.com': 0.30; 'probably': 0.30; 'cc:addr:python.org': 0.31; 'done,': 0.33; 'header:User-Agent:1': 0.35; 'think': 0.36; 'it?': 0.37; 'but': 0.38; 'hello!': 0.39; 'received:de': 0.39; 'how': 0.39; 'said': 0.39; 'ever': 0.65; 'place?': 0.84 MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain X-IronPort-AV: E=Sophos;i="4.64,358,1301868000"; d="scan'208";a="111940133" From: Andrea Crotti To: Tambet Subject: Re: Slice implementation bug References: Date: Thu, 12 May 2011 14:12:37 +0200 In-reply-to: User-Agent: Gnus/5.110016 (No Gnus v0.16) Emacs/24.0.50 (gnu/linux) Cc: python-list@python.org X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 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: 13 NNTP-Posting-Host: 82.94.164.166 X-Trace: 1305202361 news.xs4all.nl 65870 [::ffff:82.94.164.166]:54553 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:5228 Tambet writes: > Hello! > > Let's say slice is multidimensional now - how to interpret it? > But who said that slice is multidimensional in the first place? Since python is not matlab I don't think it will ever be done, so what's the purpose of talking about a bug in something that doesn't exist? PS. probably in numpy you can find what you look for