Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c303e67 commit d6d88ffCopy full SHA for d6d88ff
2 files changed
Doc/lib/libstrings.tex
@@ -24,4 +24,7 @@ \chapter{String Services}
24
\item[StringIO]
25
--- Read and write strings as if they were files.
26
27
+\item[cStringIO]
28
+--- Faster version of \module{StringIO}, but not subclassable.
29
+
30
\end{description}
Doc/libstrings.tex
0 commit comments