Commit b6be87f9 authored by Tim Peters's avatar Tim Peters

Whitespace normalization.

parent 4cbd1e3f
......@@ -1295,5 +1295,3 @@ class OpenerFactory:
if inspect.isclass(ph):
ph = ph()
opener.add_handler(ph)
......@@ -672,4 +672,3 @@ def set_arch_from_file(path):
else:
raise ValueError, "Unsupported architecture"
msi_type += ";1033"
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment