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 = {
0x2264: 0xB2, # LESS-THAN OR EQUAL TO
0x2265: 0xB3, # GREATER-THAN OR EQUAL TO
}