parent
0054b3cac5
commit
777168b47f
|
@ -430,6 +430,7 @@ class _OpenSSL:
|
|||
def loadOpenSSL():
|
||||
global OpenSSL
|
||||
from os import path, environ
|
||||
from ctypes.util import find_library
|
||||
from find_library_version import find_library_version
|
||||
|
||||
libdir = []
|
||||
|
|
Reference in New Issue
Block a user