Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/asyncio/
D__main__.py112 repl_thread = REPLThread() variable
113 repl_thread.daemon = True
114 repl_thread.start()