]> granicus.if.org Git - python/commitdiff
Whitespace normalization.
authorTim Peters <tim.peters@gmail.com>
Sat, 18 Feb 2006 03:10:56 +0000 (03:10 +0000)
committerTim Peters <tim.peters@gmail.com>
Sat, 18 Feb 2006 03:10:56 +0000 (03:10 +0000)
Lib/urllib2.py
Tools/msi/msilib.py

index 34d99fc6de1819fea037bfbe6535a880ab65c999..19bf08205c7577dc11278428f0f6d92bea1943ef 100644 (file)
@@ -1295,5 +1295,3 @@ class OpenerFactory:
             if inspect.isclass(ph):
                 ph = ph()
             opener.add_handler(ph)
-
-
index 9011b0a568b5bd973ee9ae5242c7e13b5289fd8c..7ff8e9b78a2350e445abfe04422026b8d9c6c68b 100644 (file)
@@ -672,4 +672,3 @@ def set_arch_from_file(path):
     else:
         raise ValueError, "Unsupported architecture"
     msi_type += ";1033"
-