Commit 38e2ec4f authored by Guido van Rossum's avatar Guido van Rossum

Added ref to StringIO docs.

parent 3ff73178
......@@ -17,4 +17,7 @@ manipulation operations. Here's an overview:
\item[struct]
--- Interpret strings as packed binary data.
\item[StringIO]
--- Read and write strings as if they were files.
\end{description}
......@@ -17,4 +17,7 @@ manipulation operations. Here's an overview:
\item[struct]
--- Interpret strings as packed binary data.
\item[StringIO]
--- Read and write strings as if they were files.
\end{description}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment