From: Steve Dower Date: Fri, 3 Jul 2015 19:21:29 +0000 (-0700) Subject: Fixes warnings when building python3.dll due to the .def file accumulating multiple... X-Git-Tag: v3.6.0a1~2004^2~13 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0a34c496039a2bdc3d48c2a062bb0fbffcffa491;p=python 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. --- 0a34c496039a2bdc3d48c2a062bb0fbffcffa491