示例#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)
import threading