summaryrefslogtreecommitdiffstats
path: root/Lib/encodings/iso8859_1.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/encodings/iso8859_1.py')
-rw-r--r--Lib/encodings/iso8859_1.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/encodings/iso8859_1.py b/Lib/encodings/iso8859_1.py
index 8eb98c2..b985585 100644
--- a/Lib/encodings/iso8859_1.py
+++ b/Lib/encodings/iso8859_1.py
@@ -563,4 +563,3 @@ encoding_map = {
0x00FE: 0xFE, # LATIN SMALL LETTER THORN (Icelandic)
0x00FF: 0xFF, # LATIN SMALL LETTER Y WITH DIAERESIS
}
-