diff options
author | Ezio Melotti <ezio.melotti@gmail.com> | 2013-04-23 09:58:04 +0300 |
---|---|---|
committer | Ezio Melotti <ezio.melotti@gmail.com> | 2013-04-23 09:58:04 +0300 |
commit | cbe19e56eacf33c79d0e33b1cb56d5a478019c61 (patch) | |
tree | 050b7b755706f3672e64a9ffe8bf4d8f7d4ff463 | |
parent | 99b3caf514e72fc8799e2edf9d489afd748f9452 (diff) | |
parent | d638381ee0f62dd5df85de1fbdc93cb665347eae (diff) | |
download | cpython-git-cbe19e56eacf33c79d0e33b1cb56d5a478019c61.tar.gz |
#17729: merge with 3.3.
-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 f44e8c06c8..81a4f8b98d 100644 --- a/Doc/howto/index.rst +++ b/Doc/howto/index.rst @@ -13,7 +13,6 @@ Currently, the HOWTOs are: .. toctree:: :maxdepth: 1 - advocacy.rst pyporting.rst cporting.rst curses.rst |