[docs] [issue21667] Clarify status of O(1) indexing semantics of str objects

Nick Coghlan report at bugs.python.org
Thu Jun 5 13:29:06 CEST 2014


Nick Coghlan added the comment:

Patch attached that also addresses the characters vs code points confusion.

----------
Added file: http://bugs.python.org/file35489/issue21667_clarify_str_specification.rst

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue21667>
_______________________________________


More information about the docs mailing list