Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/
D_test_multiprocessing.py3366 def child_access(cls, conn): member in _TestPicklingConnections
3386 p = self.Process(target=self.child_access, args=(child_conn,))