shithub: riscv

ref: 378866d6d19d862e0f2a123e30cb8c357fd7017a
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.''