cpython: c7071c9b8c33 (original) (raw)
Mercurial > cpython
changeset 100632:c7071c9b8c33 3.5
Issue #26525: Change ord example from nu to more easily recognized Euro sign. [#26525]
Terry Jan Reedy tjreedy@udel.edu | |
---|---|
date | Sun, 20 Mar 2016 21🔞40 -0400 |
parents | 34cbc5d8a173 |
children | ec5516d14024 b5279feb22f1 |
files | Doc/library/functions.rst |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-)[+] [-] Doc/library/functions.rst 4 |
line wrap: on
line diff
--- a/Doc/library/functions.rst +++ b/Doc/library/functions.rst @@ -1079,8 +1079,8 @@ are always available. They are listed h Given a string representing one Unicode character, return an integer representing the Unicode code point of that character. For example,