diff options
author | Raymond Hettinger <python@rcn.com> | 2011-03-18 18:22:28 -0700 |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2011-03-18 18:22:28 -0700 |
commit | 5cab18398168b6c689d283c4164a4f5dc05f3587 (patch) | |
tree | 0a7e1785afe5996764d4f5f005c424f1d69a29f8 /Doc/howto/index.rst | |
parent | 3b94f67b85f802e9a4547204d8d6ba7baf1317ca (diff) | |
download | cpython-5cab18398168b6c689d283c4164a4f5dc05f3587.tar.gz |
Issue 7391: Remove questionable and outdated HOWTO document with permission from 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 94ecc9a1b0..11fe108f73 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 |