commit | d1b7827216f6b57b90fc6751e4b1c4d246e63631 | [log] [tgz] |
---|---|---|
author | Tim Peters <tim.peters@gmail.com> | Sat Aug 07 06:03:09 2004 +0000 |
committer | Tim Peters <tim.peters@gmail.com> | Sat Aug 07 06:03:09 2004 +0000 |
tree | cdfc2538df2c7de0a9d57ba9450e03529387b001 | |
parent | 1e277ee3bd76b82d74214ab2a415a3516c168cfa [diff] [blame] |
Whitespace normalization.
diff --git a/Lib/encodings/tis_620.py b/Lib/encodings/tis_620.py index 2ebf311..6e1229e 100644 --- a/Lib/encodings/tis_620.py +++ b/Lib/encodings/tis_620.py
@@ -38,7 +38,7 @@ decoding_map = decoding_map.copy() decoding_map.update({ - 0x00a0: None, + 0x00a0: None, }) ### Encoding Map