Kaydet (Commit) cd71aa2a authored tarafından Fred Drake's avatar Fred Drake

Use current approach to record documentation author.

üst 2a2f1fe4
......@@ -31,12 +31,10 @@ Free the memory buffer.
\section{\module{cStringIO} ---
Faster version of \module{StringIO}, but not subclassable.}
\declaremodule{builtin}{cStringIO}
\declaremodule{builtin}{cStringIO}
\modulesynopsis{Faster version of \module{StringIO}, but not subclassable.}
% This section was written by Fred L. Drake, Jr. <fdrake@acm.org>
\sectionauthor{Fred L. Drake, Jr.}{fdrake@acm.org}
The module \module{cStringIO} provides an interface similar to that of
the \module{StringIO} module. Heavy use of \class{StringIO.StringIO}
......
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