summaryrefslogtreecommitdiffstats
path: root/Lib/encodings/hp_roman8.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/encodings/hp_roman8.py')
-rw-r--r--Lib/encodings/hp_roman8.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/encodings/hp_roman8.py b/Lib/encodings/hp_roman8.py
index a93523e..2334208 100644
--- a/Lib/encodings/hp_roman8.py
+++ b/Lib/encodings/hp_roman8.py
@@ -310,4 +310,3 @@ decoding_table = (
### Encoding table
encoding_table=codecs.charmap_build(decoding_table)
-