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 r.david.murray
Recipients docs@python, madison.may, r.david.murray
Date 2013-12-24.16:12:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1387901524.7.0.944735935518.issue20063@psf.upfronthosting.co.za>
In-reply-to
Content
Well, set supporting it is irrelevant to that section, which is about mutable sequence types.  However, bytearray also supports pop, so I think perhaps that sentence should just be deleted.  The whole footnote is gone in the Python3. docs.
History
Date User Action Args
2013-12-24 16:12:04r.david.murraysetrecipients: + r.david.murray, docs@python, madison.may
2013-12-24 16:12:04r.david.murraysetmessageid: <1387901524.7.0.944735935518.issue20063@psf.upfronthosting.co.za>
2013-12-24 16:12:04r.david.murraylinkissue20063 messages
2013-12-24 16:12:04r.david.murraycreate