mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Issue #15444: Use proper spelling for non-ASCII contributor names.
Patch by Serhiy Storchaka.
This commit is contained in:
commit
b79be95dac
11 changed files with 24 additions and 21 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
.. module:: platform
|
||||
:synopsis: Retrieves as much platform identifying data as possible.
|
||||
.. moduleauthor:: Marc-Andre Lemburg <mal@egenix.com>
|
||||
.. moduleauthor:: Marc-André Lemburg <mal@egenix.com>
|
||||
.. sectionauthor:: Bjorn Pettersen <bpettersen@corp.fairisaac.com>
|
||||
|
||||
**Source code:** :source:`Lib/platform.py`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue