Exemplo n.º 1
0
 def on_thread_exit(self):
   close_directory_handle(self._directory_handle)
Exemplo n.º 2
0
 def on_thread_stop(self):
     close_directory_handle(self._directory_handle)
Exemplo n.º 3
0
 def on_thread_exit(self):
     close_directory_handle(self._directory_handle)
 def on_thread_stop(self):
   close_directory_handle(self._directory_handle)