diff options
author | Raymond Hettinger <python@rcn.com> | 2011-03-13 03:31:06 (GMT) |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2011-03-13 03:31:06 (GMT) |
commit | 279755a165ba64988c9789d27aa7221058193ff2 (patch) | |
tree | abb871481f7c16321e7cb6beda71987bcc18b6dc /Doc/howto/index.rst | |
parent | 87c9e548f54e6dc4b21073544a50e821f93c1535 (diff) | |
download | cpython-279755a165ba64988c9789d27aa7221058193ff2.zip cpython-279755a165ba64988c9789d27aa7221058193ff2.tar.gz cpython-279755a165ba64988c9789d27aa7221058193ff2.tar.bz2 |
Issue #7391: Remove outdated HOWTO with permission of its author.
Diffstat (limited to 'Doc/howto/index.rst')
-rw-r--r-- | Doc/howto/index.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Doc/howto/index.rst b/Doc/howto/index.rst index 94ecc9a..11fe108 100644 --- a/Doc/howto/index.rst +++ b/Doc/howto/index.rst @@ -18,7 +18,6 @@ Currently, the HOWTOs are: cporting.rst curses.rst descriptor.rst - doanddont.rst functional.rst logging.rst logging-cookbook.rst |