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


Groups > comp.lang.python > #31909

Re: Python 3.3 can't sort memoryviews as they're unorderable

References <k60lsp$jok$1@ger.gmane.org> <k64it8$vq7$1@ger.gmane.org>
From Ian Kelly <ian.g.kelly@gmail.com>
Date 2012-10-22 17:20 -0600
Subject Re: Python 3.3 can't sort memoryviews as they're unorderable
Newsgroups comp.lang.python
Message-ID <mailman.2642.1350948059.27098.python-list@python.org> (permalink)

Show all headers | View raw


On Mon, Oct 22, 2012 at 4:58 PM, Mark Lawrence <breamoreboy@yahoo.co.uk> wrote:
>> http://docs.python.org/py3k/library/stdtypes.html#typememoryview only
>> gives examples of equality comparisons and there was nothing that I
>> could see in PEP3118 to explain the rationale behind the lack of other
>> comparisons.  What have I missed?
>>
>
> Anybody?

As best I can tell from googling, it has never been discussed.

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


Thread

Re: Python 3.3 can't sort memoryviews as they're unorderable Ian Kelly <ian.g.kelly@gmail.com> - 2012-10-22 17:20 -0600

csiph-web