commit | 147f9ae6db79f3e7d1ae43e014a7447d1610c94c | [log] [tgz] |
---|---|---|
author | Tim Peters <tim.peters@gmail.com> | Fri Aug 25 22:05:39 2006 +0000 |
committer | Tim Peters <tim.peters@gmail.com> | Fri Aug 25 22:05:39 2006 +0000 |
tree | b967d132261b5220165e701da972d7303f62085a | |
parent | cd73a78b68cba0a68075fd50230c77b63fda2c73 [diff] [blame] |
Whitespace normalization.
diff --git a/Tools/msi/msi.py b/Tools/msi/msi.py index f06944f..12dbff5 100644 --- a/Tools/msi/msi.py +++ b/Tools/msi/msi.py
@@ -877,7 +877,7 @@ if not have_ctypes: print "WARNING: _ctypes.pyd not found, ctypes will not be included" extensions.remove("_ctypes.pyd") - + # Add all .py files in Lib, except lib-tk, test dirs={} pydirs = [(root,"Lib")]