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

Ian Kelly ian.g.kelly at gmail.com
Mon Oct 22 19:20:27 EDT 2012


On Mon, Oct 22, 2012 at 4:58 PM, Mark Lawrence <breamoreboy at 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.



More information about the Python-list mailing list