Fix and add more links.

This commit is contained in:
Ezio Melotti 2012-10-12 10:59:14 +03:00
parent c33899bd71
commit a6229e6ebd
4 changed files with 14 additions and 6 deletions

View file

@ -390,7 +390,7 @@ The built-in function :func:`len` returns the length of a string::
.. seealso::
:ref:`typesseq`
:ref:`textseq`
Strings are examples of *sequence types*, and support the common
operations supported by such types.