diff options
author | Raymond Hettinger <python@rcn.com> | 2010-09-01 08:57:16 (GMT) |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2010-09-01 08:57:16 (GMT) |
commit | 9707fd2ec059fbd867f5ae64af49ac1ddefc4b51 (patch) | |
tree | 45dfeebc934e4fef281d839510d0c4c8e2a7a52f /Doc/using | |
parent | 6b3d72c243a272eba1676c67cd6cceffb035c781 (diff) | |
download | cpython-9707fd2ec059fbd867f5ae64af49ac1ddefc4b51.zip cpython-9707fd2ec059fbd867f5ae64af49ac1ddefc4b51.tar.gz cpython-9707fd2ec059fbd867f5ae64af49ac1ddefc4b51.tar.bz2 |
More descriptive title.
Diffstat (limited to 'Doc/using')
-rw-r--r-- | Doc/using/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/using/index.rst b/Doc/using/index.rst index 6ce5a00..6bba578 100644 --- a/Doc/using/index.rst +++ b/Doc/using/index.rst @@ -1,7 +1,7 @@ .. _using-index: ################ - Using Python + Python Setup ################ |