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

@ -557,4 +557,3 @@ encoding_map = {
0x2018: 0xCE, # LEFT SINGLE QUOTATION MARK
0x2019: 0xDE, # RIGHT SINGLE QUOTATION MARK
}