Searched defs:_listener (Results 1 – 2 of 2) sorted by relevance
/third_party/python/Lib/logging/ | ||
D | config.py | 49 _listener = None variable |
/third_party/python/Lib/test/ | ||
D | _test_multiprocessing.py | 3470 def _listener(cls, conn, families): member in _TestPicklingConnections |