summaryrefslogtreecommitdiffstats
path: root/Lib
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
parentaaefac76ddac60bb332d28ec79702523b93530ee (diff)
downloadcpython-7e19337ebcc3f1aa0e9697c06d5f778c7b60f588.zip
cpython-7e19337ebcc3f1aa0e9697c06d5f778c7b60f588.tar.gz
cpython-7e19337ebcc3f1aa0e9697c06d5f778c7b60f588.tar.bz2
Normalize whitespace
Diffstat (limited to 'Lib')
-rw-r--r--Lib/encodings/hp_roman8.py1
-rw-r--r--Lib/encodings/palmos.py1
2 files changed, 0 insertions, 2 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)
-
diff --git a/Lib/encodings/palmos.py b/Lib/encodings/palmos.py
index ae19752..c506d65 100644
--- a/Lib/encodings/palmos.py
+++ b/Lib/encodings/palmos.py
@@ -306,4 +306,3 @@ decoding_table = (
### Encoding table
encoding_table=codecs.charmap_build(decoding_table)
-