mirror of
https://github.com/python/cpython.git
synced 2025-09-14 20:56:06 +00:00
Fix some digicool addresses I noticed
This commit is contained in:
parent
115147921c
commit
c62af02ced
4 changed files with 5 additions and 5 deletions
|
@ -43,7 +43,7 @@ Free the memory buffer.
|
|||
\declaremodule{builtin}{cStringIO}
|
||||
\modulesynopsis{Faster version of \module{StringIO}, but not
|
||||
subclassable.}
|
||||
\moduleauthor{Jim Fulton}{jfulton@digicool.com}
|
||||
\moduleauthor{Jim Fulton}{jim@zope.com}
|
||||
\sectionauthor{Fred L. Drake, Jr.}{fdrake@acm.org}
|
||||
|
||||
The module \module{cStringIO} provides an interface similar to that of
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue