summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMariatta <Mariatta@users.noreply.github.com>2017-04-27 05:18:53 (GMT)
committerGitHub <noreply@github.com>2017-04-27 05:18:53 (GMT)
commit33a5568f69301562d536852d12b9e03cd8dfc3a4 (patch)
tree16330772263b9a414692324d81bbbbec3e2027f9
parent2fc3c543fc93d6211de8dcfaeac3a0fd10a356e0 (diff)
downloadcpython-33a5568f69301562d536852d12b9e03cd8dfc3a4.zip
cpython-33a5568f69301562d536852d12b9e03cd8dfc3a4.tar.gz
cpython-33a5568f69301562d536852d12b9e03cd8dfc3a4.tar.bz2
[3.6] bpo-30182: Use the correct name for ISO in Unicode HOWTO. (GH-1312) (GH-1313)
(cherry picked from commit 6fde770e4e940c19cd62de0b6aeb77840690843e)
-rw-r--r--Doc/howto/unicode.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/Doc/howto/unicode.rst b/Doc/howto/unicode.rst
index a48ae1f..9649b9c 100644
--- a/Doc/howto/unicode.rst
+++ b/Doc/howto/unicode.rst
@@ -43,9 +43,9 @@ hold values ranging from 0 to 255. ASCII codes only went up to 127, so some
machines assigned values between 128 and 255 to accented characters. Different
machines had different codes, however, which led to problems exchanging files.
Eventually various commonly used sets of values for the 128--255 range emerged.
-Some were true standards, defined by the International Standards Organization,
-and some were *de facto* conventions that were invented by one company or
-another and managed to catch on.
+Some were true standards, defined by the International Organization for
+Standardization, and some were *de facto* conventions that were invented by one
+company or another and managed to catch on.
255 characters aren't very many. For example, you can't fit both the accented
characters used in Western Europe and the Cyrillic alphabet used for Russian