예제 #1
0
 def __init__(self):
     # Initializing the context handler for this thread with
     # the notice and error handler.
     self.ptr = lgeos.initGEOS_r(notice_h, error_h)
예제 #2
0
 def __init__(self):
     # Initializing the context handler for this thread with
     # the notice and error handler.
     self.ptr = lgeos.initGEOS_r(notice_h, error_h)
예제 #3
0
import threading