Add a few missing source links from 2.7 and harmonize lib docs headers

This commit is contained in:
Éric Araujo 2011-08-19 00:49:18 +02:00
parent d001ffe745
commit 19f9b71ffe
7 changed files with 23 additions and 16 deletions

View file

@ -4,6 +4,9 @@
.. module:: string
:synopsis: Common string operations.
**Source code:** :source:`Lib/string.py`
--------------
.. seealso::
@ -11,10 +14,6 @@
:ref:`string-methods`
**Source code:** :source:`Lib/string.py`
--------------
String constants
----------------