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 alex
Recipients alex, eric.snow, ncoghlan, pitrou, rhettinger, scoder, skrah
Date 2012-03-20.17:42:40
SpamBayes Score 0.1731058
Marked as misclassified No
Message-id <1332265361.31.0.0800831973382.issue13797@psf.upfronthosting.co.za>
In-reply-to
Content
FWIW pypy has an __buffer__ method (used exclusively internally, AFAIK), which has semantics similar to your first proposal.
History
Date User Action Args
2012-03-20 17:42:41alexsetrecipients: + alex, rhettinger, ncoghlan, pitrou, scoder, skrah, eric.snow
2012-03-20 17:42:41alexsetmessageid: <1332265361.31.0.0800831973382.issue13797@psf.upfronthosting.co.za>
2012-03-20 17:42:40alexlinkissue13797 messages
2012-03-20 17:42:40alexcreate