summaryrefslogtreecommitdiffstats
path: root/Doc/library
diff options
context:
space:
mode:
authorAshwin Ramaswami <aramaswamis@gmail.com>2019-06-05 22:18:07 (GMT)
committerCheryl Sabella <cheryl.sabella@gmail.com>2019-06-05 22:18:06 (GMT)
commitc4c15ed7a2c7c2a1983e88b89c244d121eb3e512 (patch)
tree9e1363c4b568a937b82402c996765ee2260a5db7 /Doc/library
parent54edb04aa688c8247570b4f59b5145e3fa417576 (diff)
downloadcpython-c4c15ed7a2c7c2a1983e88b89c244d121eb3e512.zip
cpython-c4c15ed7a2c7c2a1983e88b89c244d121eb3e512.tar.gz
cpython-c4c15ed7a2c7c2a1983e88b89c244d121eb3e512.tar.bz2
bpo-35551: encodings update (GH-11446)
Diffstat (limited to 'Doc/library')
-rw-r--r--Doc/library/codecs.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/Doc/library/codecs.rst b/Doc/library/codecs.rst
index 2e9314e..5048621 100644
--- a/Doc/library/codecs.rst
+++ b/Doc/library/codecs.rst
@@ -1198,7 +1198,8 @@ particular, the following variants typically exist:
+-----------------+--------------------------------+--------------------------------+
| mac_iceland | maciceland | Icelandic |
+-----------------+--------------------------------+--------------------------------+
-| mac_latin2 | maclatin2, maccentraleurope | Central and Eastern Europe |
+| mac_latin2 | maclatin2, maccentraleurope, | Central and Eastern Europe |
+| | mac_centeuro | |
+-----------------+--------------------------------+--------------------------------+
| mac_roman | macroman, macintosh | Western Europe |
+-----------------+--------------------------------+--------------------------------+