mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Add a few missing source links from 2.7 and harmonize lib docs headers
This commit is contained in:
parent
d001ffe745
commit
19f9b71ffe
7 changed files with 23 additions and 16 deletions
|
@ -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
|
||||
----------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue