Issue #15444: Use proper spelling for non-ASCII contributor names.

Patch by Serhiy Storchaka.
This commit is contained in:
Antoine Pitrou 2012-08-11 16:51:50 +02:00
parent cc98887e45
commit fbd4f80979
11 changed files with 24 additions and 21 deletions

View file

@ -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