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