Commit fac0c9fe authored by Guido van Rossum's avatar Guido van Rossum

Added ref to StringIO docs.

parent 9ba57515
......@@ -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