summaryrefslogtreecommitdiffstats
path: root/Lib/encodings/hp_roman8.py
diff options
context:
space:
mode:
authorAntoine Pitrou <solipsis@pitrou.net>2012-06-16 20:50:54 (GMT)
committerAntoine Pitrou <solipsis@pitrou.net>2012-06-16 20:50:54 (GMT)
commit7e19337ebcc3f1aa0e9697c06d5f778c7b60f588 (patch)
tree7aba8704bf1885c337365328db49dac1a17775b8 /Lib/encodings/hp_roman8.py
parentaaefac76ddac60bb332d28ec79702523b93530ee (diff)
downloadcpython-7e19337ebcc3f1aa0e9697c06d5f778c7b60f588.zip
cpython-7e19337ebcc3f1aa0e9697c06d5f778c7b60f588.tar.gz
cpython-7e19337ebcc3f1aa0e9697c06d5f778c7b60f588.tar.bz2
Normalize whitespace
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)
-