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 flashk
Recipients docs@python, flashk
Date 2010-12-20.21:33:40
SpamBayes Score 0.0002419102
Marked as misclassified No
Message-id <1292880822.31.0.13421483923.issue10742@psf.upfronthosting.co.za>
In-reply-to
Content
The 'readonly' attribute is not explicitly described, even though it is used in the sample code for the memoryview type.

I've attached a patch that adds a description of the 'readonly' attribute.
History
Date User Action Args
2010-12-20 21:33:42flashksetrecipients: + flashk, docs@python
2010-12-20 21:33:42flashksetmessageid: <1292880822.31.0.13421483923.issue10742@psf.upfronthosting.co.za>
2010-12-20 21:33:40flashklinkissue10742 messages
2010-12-20 21:33:40flashkcreate