Kaydet (Commit) b6be87f9 authored tarafından Tim Peters's avatar Tim Peters

Whitespace normalization.

üst 4cbd1e3f
...@@ -1295,5 +1295,3 @@ class OpenerFactory: ...@@ -1295,5 +1295,3 @@ class OpenerFactory:
if inspect.isclass(ph): if inspect.isclass(ph):
ph = ph() ph = ph()
opener.add_handler(ph) opener.add_handler(ph)
...@@ -672,4 +672,3 @@ def set_arch_from_file(path): ...@@ -672,4 +672,3 @@ def set_arch_from_file(path):
else: else:
raise ValueError, "Unsupported architecture" raise ValueError, "Unsupported architecture"
msi_type += ";1033" 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