Example #1
0
 def _shutdown(self):
     if self._cls:
         ec._callable_exit_clean(self._callable)
Example #2
0
 def _shutdown(self):
     ec._callable_exit_clean(self.__splpy_instance)
Example #3
0
 def _splpy_shutdown(self):
     ec._callable_exit_clean(self)
Example #4
0
 def _shutdown(self):
     ec._callable_exit_clean(self.__splpy_instance)