mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
Issue #15444: Use proper spelling for non-ASCII contributor names.
Patch by Serhiy Storchaka.
This commit is contained in:
parent
cc98887e45
commit
fbd4f80979
11 changed files with 24 additions and 21 deletions
|
@ -413,7 +413,7 @@ The built-in function :func:`len` returns the length of a string::
|
|||
About Unicode
|
||||
-------------
|
||||
|
||||
.. sectionauthor:: Marc-Andre Lemburg <mal@lemburg.com>
|
||||
.. sectionauthor:: Marc-André Lemburg <mal@lemburg.com>
|
||||
|
||||
|
||||
Starting with Python 3.0 all strings support Unicode (see
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue