Example #1
0
 def _create_thread(self):
     return _newFunctionThread(self.__bootstrap, ())
Example #2
0
 def _create_thread(self):
     return _newFunctionThread(self.__bootstrap, ())