Home
last modified time | relevance | path

Searched refs:_Popen (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Lib/multiprocessing/
Dprocess.py92 _Popen = None variable in Process
126 if self._Popen is not None:
127 Popen = self._Popen