New submission from Benjamin Peterson <[EMAIL PROTECTED]>:

memoryview.size will always be the same as len(view), so one or the
other should go. (probably .size)

----------
components: Interpreter Core
messages: 72929
nosy: benjamin.peterson
priority: release blocker
severity: normal
status: open
title: memoryview.size is redundant
versions: Python 3.0

_______________________________________
Python tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue3827>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to