Python - Low Level Tricks
Jump to navigation
Jump to search
Adding an Unsupported Module to an Installation
In the meantime just plopping in the _ssl.pyd or _ssl.so from either python.org's build or from your own build into ActivePython's lib-dynload directory will work to get ActivePython talking SSL.