Home
last modified time | relevance | path

Searched defs:_listener (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/logging/
Dconfig.py49 _listener = None variable
/third_party/python/Lib/test/
D_test_multiprocessing.py3470 def _listener(cls, conn, families): member in _TestPicklingConnections