Add a reference to the material on string methods.

This commit is contained in:
Fred Drake 2000-09-09 05:34:06 +00:00
parent f96e0d203b
commit 1b194f927d
1 changed files with 4 additions and 1 deletions

View File

@ -53,8 +53,11 @@ The constants defined in this module are are:
is undefined.
\end{datadesc}
The functions defined in this module are:
Many of the functions provided by this module are also defined as
methods of string and Unicode objects; see ``String Methods'' (section
\ref{string-methods}) for more information on those.
The functions defined in this module are:
\begin{funcdesc}{atof}{s}
Convert a string to a floating point number. The string must have