Whitespace normalization.

This commit is contained in:
Tim Peters 2006-03-15 18:08:37 +00:00
parent 13ed60b504
commit f99b8162a2
50 changed files with 12 additions and 58 deletions

View file

@ -563,4 +563,3 @@ encoding_map = {
0x00FF: 0xDF, # LATIN SMALL LETTER Y WITH DIAERESIS
0x20AC: 0x9F, # EURO SIGN
}