◐ Shell
clean mode source ↗

Issue 3007: Remove old StringIO docs

Issue3007

Created on 2008-05-29 22:26 by hdiogenes, last changed 2022-04-11 14:56 by admin. This issue is now closed.

Files
File name Uploaded Description Edit
io.stringio-docs.patch hdiogenes, 2008-05-29 22:26 Merges old stringio docs into io.rst
remove-stringio.rst.patch hdiogenes, 2008-05-29 22:35 Remove `stringio` module docs - now it's inside io
Messages (2)
msg67515 - (view) Author: Humberto Diógenes (hdiogenes) * Date: 2008-05-29 22:26
StringIO was merged into the `io` module, but the old stringio.rst docs 
are still there.
msg67520 - (view) Author: Georg Brandl (georg.brandl) * (Python committer) Date: 2008-05-30 06:27
Thanks, committed in r63803.
History
Date User Action Args
2022-04-11 14:56:35adminsetgithub: 47257
2008-05-30 06:27:32georg.brandlsetstatus: open -> closed
resolution: accepted
messages: + msg67520
2008-05-29 22:35:09hdiogenessetfiles: + remove-stringio.rst.patch
2008-05-29 22:26:31hdiogenescreate