This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author benjamin.peterson
Recipients benjamin.peterson
Date 2008-09-09.22:18:41
SpamBayes Score 0.024210365
Marked as misclassified No
Message-id <1220998722.51.0.437899578247.issue3827@psf.upfronthosting.co.za>
In-reply-to
Content
memoryview.size will always be the same as len(view), so one or the
other should go. (probably .size)
History
Date User Action Args
2008-09-09 22:18:42benjamin.petersonsetrecipients: + benjamin.peterson
2008-09-09 22:18:42benjamin.petersonsetmessageid: <1220998722.51.0.437899578247.issue3827@psf.upfronthosting.co.za>
2008-09-09 22:18:41benjamin.petersonlinkissue3827 messages
2008-09-09 22:18:41benjamin.petersoncreate