Fix some digicool addresses I noticed

This commit is contained in:
Andrew M. Kuchling 2004-01-08 15:01:08 +00:00
parent 115147921c
commit c62af02ced
4 changed files with 5 additions and 5 deletions

View file

@ -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