[Python-Dev] Fwd: Python 3.3 can't sort memoryviews as they're unorderable
Stefan Krah
stefan at bytereef.org
Thu Oct 25 16:06:25 CEST 2012
Mark Lawrence <breamoreboy at yahoo.co.uk> wrote:
> I can't say that this gives me a great deal of confidence. It strikes me
> that a lot of code has been written, tested and released without having
> anything like a requirement. For example when is any given memoryview
> equal to or not equal to any other memoryview?
A lot of documentation has been written and released as well. Use it.
In case you don't know: If a PEP and the current documentation diverge,
the documentation takes precedence.
Stefan Krah
More information about the Python-Dev
mailing list