mirror of
https://github.com/python/cpython.git
synced 2025-07-23 11:15:24 +00:00
Added ref to StringIO docs.
This commit is contained in:
parent
3ff7317857
commit
38e2ec4f14
2 changed files with 6 additions and 0 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue