This results in a "tlsssl-1.1.0.pkg" package you can install on 10.12 that will hotfix ssl to support TLS 1.1/1.2 in most situations.
That directory contains a modified form of ssl module which will load instead of the system one.
You should notice that urllib2.openurl now works against TLS 1.1/1.2 sites 😄