shithub: riscv

ref: 8cacd2cc0aa7bc7b51c0017edcd6a49db5b4f95e
dir: /sys/src/cmd/python/Doc/lib/libstrings.tex/

View raw version
\chapter{String Services}
\label{strings}

The modules described in this chapter provide a wide range of string
manipulation operations.  Here's an overview:

\localmoduletable

Information on the methods of string objects can be found in
section~\ref{string-methods}, ``String Methods.''