mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
bpo-21063: Improve module synopsis for distutils (GH-17363)
This commit is contained in:
parent
c6a7bdb356
commit
f8a6316778
5 changed files with 9 additions and 9 deletions
|
@ -2,7 +2,7 @@
|
|||
================================================
|
||||
|
||||
.. module:: linecache
|
||||
:synopsis: This module provides random access to individual lines from text files.
|
||||
:synopsis: Provides random access to individual lines from text files.
|
||||
|
||||
.. sectionauthor:: Moshe Zadka <moshez@zadka.site.co.il>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue