win python support
This commit is contained in:
@@ -20,7 +20,5 @@ else:
|
||||
dll = os.path.abspath(dll)
|
||||
ctypes.CDLL(dll, mode=ctypes.RTLD_GLOBAL)
|
||||
|
||||
load('libgcc*')
|
||||
load('libstdc*')
|
||||
load('libsinpt*')
|
||||
load('libgmp*')
|
||||
|
||||
load('libYap*')
|
||||
|
Reference in New Issue
Block a user