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 dabeaz
Recipients dabeaz, pitrou, skrah
Date 2012-09-14.15:43:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1347637386.79.0.464131186713.issue15944@psf.upfronthosting.co.za>
In-reply-to
Content
I don't want to read the representation by copying it into a bytes object.  I want direct access to the underlying memory--including the ability to modify it.  As it stands now, it's completely useless.
History
Date User Action Args
2012-09-14 15:43:06dabeazsetrecipients: + dabeaz, pitrou, skrah
2012-09-14 15:43:06dabeazsetmessageid: <1347637386.79.0.464131186713.issue15944@psf.upfronthosting.co.za>
2012-09-14 15:43:06dabeazlinkissue15944 messages
2012-09-14 15:43:06dabeazcreate