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 pitrou
Recipients docs@python, gvanrossum, ncoghlan, pitrou, vstinner
Date 2014-06-05.12:02:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1401969779.51.0.083332544158.issue21667@psf.upfronthosting.co.za>
In-reply-to
Content
Two things:
- I don't think it's very helpful to use the term "code point" without explaining or introducing it ("character" at least can be understood intuitively)
- The mention of slicing is ambiguous: is slicing suppoded to be O(1)? how is indexing related to slicing?
History
Date User Action Args
2014-06-05 12:02:59pitrousetrecipients: + pitrou, gvanrossum, ncoghlan, vstinner, docs@python
2014-06-05 12:02:59pitrousetmessageid: <1401969779.51.0.083332544158.issue21667@psf.upfronthosting.co.za>
2014-06-05 12:02:59pitroulinkissue21667 messages
2014-06-05 12:02:59pitroucreate