commit | ac2bd5b1e8c5d8ee04c12ef6f34f1c9f1f8338c0 | [log] [tgz] |
---|---|---|
author | Steve Dower <steve.dower@microsoft.com> | Fri Jul 03 09:08:47 2015 -0700 |
committer | Steve Dower <steve.dower@microsoft.com> | Fri Jul 03 09:08:47 2015 -0700 |
tree | 715c9a4e41cf696ba41847d36729609d9d28b8ec | |
parent | fdbeb2b4b67e1e44c96127a06cf1bdf878f4f7ca [diff] |
Fixes warnings when building python3.dll due to the .def file accumulating multiple copies of each line. Adds shebang line to prepare_ssl so it will run with py.exe.