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:: statistics
|
||||
:synopsis: mathematical statistics functions
|
||||
:synopsis: Mathematical statistics functions
|
||||
|
||||
.. moduleauthor:: Steven D'Aprano <steve+python@pearwood.info>
|
||||
.. sectionauthor:: Steven D'Aprano <steve+python@pearwood.info>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue