Searched refs:_close_handles (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/multiprocessing/ | ||
H A D | popen_spawn_win32.py | 28 def _close_handles(*handles): function 87 self.finalizer = util.Finalize(self, _close_handles, |
Completed in 1 milliseconds