Antoine Pitrou added the comment: So the dilemma with len() was: does it return the number of bytes, or the number of items? Given the new memoryview semantics, I'd say it should return the number of items.
---------- nosy: +ncoghlan, skrah _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue19078> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com