Home
last modified time | relevance | path

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

/third_party/python/Lib/asyncio/
H A D__main__.py112 repl_thread = REPLThread() variable in REPLThread
113 repl_thread.daemon = True
114 repl_thread.start()

Completed in 1 milliseconds