Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b6be87f

Browse files
committed
Whitespace normalization.
1 parent 4cbd1e3 commit b6be87f

2 files changed

Lines changed: 0 additions & 3 deletions

File tree

Lib/urllib2.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1295,5 +1295,3 @@ def build_opener(self):
12951295
if inspect.isclass(ph):
12961296
ph = ph()
12971297
opener.add_handler(ph)
1298-
1299-

Tools/msi/msilib.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -672,4 +672,3 @@ def set_arch_from_file(path):
672672
else:
673673
raise ValueError, "Unsupported architecture"
674674
msi_type += ";1033"
675-

0 commit comments

Comments
 (0)