This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author zach.ware
Recipients George Ge, paul.moore, steve.dower, tim.golden, zach.ware
Date 2016-06-28.19:20:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1467141651.83.0.928704224389.issue27407@psf.upfronthosting.co.za>
In-reply-to
Content
You can also use PC/VS9.0/build_ssl.py which was the progenitor of prepare_ssl.py. The project files in PC/VS9.0 will use build_ssl.py by default.

FTR, I'm good with copying prepare_ssl.py to 2.7, and even with ensuring that it's 2.7 compatible (it probably already is), but I want it to match between branches and it must be Python 3 compatible.
History
Date User Action Args
2016-06-28 19:20:51zach.waresetrecipients: + zach.ware, paul.moore, tim.golden, steve.dower, George Ge
2016-06-28 19:20:51zach.waresetmessageid: <1467141651.83.0.928704224389.issue27407@psf.upfronthosting.co.za>
2016-06-28 19:20:51zach.warelinkissue27407 messages
2016-06-28 19:20:51zach.warecreate