diff options
author | Chris Jerdonek <chris.jerdonek@gmail.com> | 2012-10-28 18:10:24 (GMT) |
---|---|---|
committer | Chris Jerdonek <chris.jerdonek@gmail.com> | 2012-10-28 18:10:24 (GMT) |
commit | d285029ee8a795ca28aeb986dc48fc48b0360d4e (patch) | |
tree | 3e654ac696108555a9fe75ff2f4bc642340d01d6 /Doc/library/index.rst | |
parent | 6c1da829bac310f555d3f3e8e643e9966d7d77fc (diff) | |
parent | 8b7f9f581ddf9e80002d2bf46248bb95d6590749 (diff) | |
download | cpython-d285029ee8a795ca28aeb986dc48fc48b0360d4e.zip cpython-d285029ee8a795ca28aeb986dc48fc48b0360d4e.tar.gz cpython-d285029ee8a795ca28aeb986dc48fc48b0360d4e.tar.bz2 |
Merge from 3.2: remove unneeded "Release" and "Date" markers from index pages.
Diffstat (limited to 'Doc/library/index.rst')
-rw-r--r-- | Doc/library/index.rst | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Doc/library/index.rst b/Doc/library/index.rst index ba20361..1b25c6e 100644 --- a/Doc/library/index.rst +++ b/Doc/library/index.rst @@ -4,9 +4,6 @@ The Python Standard Library ############################### -:Release: |version| -:Date: |today| - While :ref:`reference-index` describes the exact syntax and semantics of the Python language, this library reference manual describes the standard library that is distributed with Python. It also |