Whitespace normalization.

This commit is contained in:
Tim Peters 2006-02-18 03:10:56 +00:00
parent 4cbd1e3fc1
commit b6be87f9b0
2 changed files with 0 additions and 3 deletions

View file

@ -1295,5 +1295,3 @@ def build_opener(self):
if inspect.isclass(ph):
ph = ph()
opener.add_handler(ph)

View file

@ -672,4 +672,3 @@ def set_arch_from_file(path):
else:
raise ValueError, "Unsupported architecture"
msi_type += ";1033"