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,8 +3,8 @@
|
|||
|
||||
.. module:: unicodedata
|
||||
:synopsis: Access the Unicode Database.
|
||||
.. moduleauthor:: Marc-Andre Lemburg <mal@lemburg.com>
|
||||
.. sectionauthor:: Marc-Andre Lemburg <mal@lemburg.com>
|
||||
.. moduleauthor:: Marc-André Lemburg <mal@lemburg.com>
|
||||
.. sectionauthor:: Marc-André Lemburg <mal@lemburg.com>
|
||||
.. sectionauthor:: Martin v. Löwis <martin@v.loewis.de>
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue