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


Groups > comp.lang.python > #31909 > unrolled thread

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

Started byIan Kelly <ian.g.kelly@gmail.com>
First post2012-10-22 17:20 -0600
Last post2012-10-22 17:20 -0600
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  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

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

FromIan Kelly <ian.g.kelly@gmail.com>
Date2012-10-22 17:20 -0600
SubjectRe: Python 3.3 can't sort memoryviews as they're unorderable
Message-ID<mailman.2642.1350948059.27098.python-list@python.org>
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.

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web